about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2006-10-17T11·16+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2006-10-17T11·16+0000
commitdfc042a0c1786596554f30d628555845ab4539d8 (patch)
treea70b41740b98083a34bde13f7ca962951e1021d4 /tests
parent9e30694f9838ff16533f614788c782503fe20967 (diff)
* Another test.
Diffstat (limited to 'tests')
-rw-r--r--tests/lang/eval-fail-to-path.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lang/eval-fail-to-path.nix b/tests/lang/eval-fail-to-path.nix
new file mode 100644
index 0000000000..5e322bc313
--- /dev/null
+++ b/tests/lang/eval-fail-to-path.nix
@@ -0,0 +1 @@
+builtins.toPath "foo/bar"