diff options
Diffstat (limited to 'test/testdata/eval-fail-path-slash.err.exp')
-rw-r--r-- | test/testdata/eval-fail-path-slash.err.exp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/testdata/eval-fail-path-slash.err.exp b/test/testdata/eval-fail-path-slash.err.exp new file mode 100644 index 0000000..e3531d3 --- /dev/null +++ b/test/testdata/eval-fail-path-slash.err.exp | |||
@@ -0,0 +1,6 @@ | |||
1 | error: path has a trailing slash | ||
2 | at /pwd/lang/eval-fail-path-slash.nix:6:12: | ||
3 | 5| # and https://nixos.org/nix-dev/2016-June/020829.html | ||
4 | 6| /nix/store/ | ||
5 | | ^ | ||
6 | 7| | ||