tests: move testdata up
This commit is contained in:
parent
c65512416b
commit
b03a4dbd8f
|
@ -1,2 +0,0 @@
|
|||
HELLO=WORLD
|
||||
MULTILINE_ENV="foo\nbar\nbaz"
|
|
@ -1,3 +0,0 @@
|
|||
MY_SECRET=top-secret
|
||||
MULTILINE_SECRET="foo\nbar\nbaz"
|
||||
JSON_SECRET={"foo": "bar"}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue