about summary refs log tree commit diff
path: root/third_party/nix/src/tests/lang/parse-fail-path-slash.nix
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/src/tests/lang/parse-fail-path-slash.nix')
-rw-r--r--third_party/nix/src/tests/lang/parse-fail-path-slash.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/third_party/nix/src/tests/lang/parse-fail-path-slash.nix b/third_party/nix/src/tests/lang/parse-fail-path-slash.nix
deleted file mode 100644
index 8c2e104c78..0000000000
--- a/third_party/nix/src/tests/lang/parse-fail-path-slash.nix
+++ /dev/null
@@ -1,6 +0,0 @@
-# Trailing slashes in paths are not allowed.
-# This restriction could be lifted sometime,
-# for example if we make '/' a path concatenation operator.
-# See https://github.com/NixOS/nix/issues/1138
-# and https://nixos.org/nix-dev/2016-June/020829.html
-/nix/store/