about summary refs log tree commit diff
path: root/nix/readTree/tests/test-wrong-no-dots/no-dots-in-function.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/readTree/tests/test-wrong-no-dots/no-dots-in-function.nix')
-rw-r--r--nix/readTree/tests/test-wrong-no-dots/no-dots-in-function.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nix/readTree/tests/test-wrong-no-dots/no-dots-in-function.nix b/nix/readTree/tests/test-wrong-no-dots/no-dots-in-function.nix
new file mode 100644
index 0000000000..4681253af8
--- /dev/null
+++ b/nix/readTree/tests/test-wrong-no-dots/no-dots-in-function.nix
@@ -0,0 +1,3 @@
+{}:
+
+"This is a function, but readTree wants to pass a bunch of arguments, and not having dots means we depend on exactly which arguments."