aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-eol-2.err.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/lang/eval-fail-eol-2.err.exp')
-rw-r--r--tests/functional/lang/eval-fail-eol-2.err.exp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/functional/lang/eval-fail-eol-2.err.exp b/tests/functional/lang/eval-fail-eol-2.err.exp
new file mode 100644
index 000000000..ff13e2d55
--- /dev/null
+++ b/tests/functional/lang/eval-fail-eol-2.err.exp
@@ -0,0 +1,6 @@
+error: undefined variable 'invalid'
+ at /pwd/lang/eval-fail-eol-2.nix:2:1:
+ 1| # foo
+ 2| invalid
+ | ^
+ 3| # bar