mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
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
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…
x
Reference in New Issue
Block a user