浏览代码

Make sure we're testing blank lines and comments in env files

Signed-off-by: Aanand Prasad <[email protected]>
Aanand Prasad 10 年之前
父节点
当前提交
6c45b6ccdb
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      tests/fixtures/env/one.env

+ 7 - 0
tests/fixtures/env/one.env

@@ -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