From dfc042a0c1786596554f30d628555845ab4539d8 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 17 Oct 2006 11:16:02 +0000 Subject: [PATCH] * Another test. --- tests/lang/eval-fail-to-path.nix | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/lang/eval-fail-to-path.nix diff --git a/tests/lang/eval-fail-to-path.nix b/tests/lang/eval-fail-to-path.nix new file mode 100644 index 000000000..5e322bc31 --- /dev/null +++ b/tests/lang/eval-fail-to-path.nix @@ -0,0 +1 @@ +builtins.toPath "foo/bar"