Skip to content

Commit 6c45b6c

Browse files
committed
Make sure we're testing blank lines and comments in env files
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
1 parent d79dc85 commit 6c45b6c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

tests/fixtures/env/one.env

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1+
# Keep the blank lines and comments in this file, please
2+
13
ONE=2
24
TWO=1
5+
6+
# (thanks)
7+
38
THREE=3
9+
410
FOO=bar
11+
# FOO=somethingelse

0 commit comments

Comments
 (0)