Make sure we're testing blank lines and comments in env files
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
d79dc85fa5
commit
6c45b6ccdb
1 changed files with 7 additions and 0 deletions
7
tests/fixtures/env/one.env
vendored
7
tests/fixtures/env/one.env
vendored
|
|
@ -1,4 +1,11 @@
|
|||
# Keep the blank lines and comments in this file, please
|
||||
|
||||
ONE=2
|
||||
TWO=1
|
||||
|
||||
# (thanks)
|
||||
|
||||
THREE=3
|
||||
|
||||
FOO=bar
|
||||
# FOO=somethingelse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue