diff options
Diffstat (limited to 'tests/testdata/eval/env_file_missing.out')
-rw-r--r-- | tests/testdata/eval/env_file_missing.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testdata/eval/env_file_missing.out b/tests/testdata/eval/env_file_missing.out new file mode 100644 index 000000000..221acab93 --- /dev/null +++ b/tests/testdata/eval/env_file_missing.out @@ -0,0 +1,2 @@ +Warning The `--env` flag was used, but the dotenv file 'missing' was not found. +undefined |