about summary refs log tree commit diff
path: root/tests/substitutes.nix.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/substitutes.nix.in')
-rw-r--r--tests/substitutes.nix.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/substitutes.nix.in b/tests/substitutes.nix.in
deleted file mode 100644
index e3473621608d..000000000000
--- a/tests/substitutes.nix.in
+++ /dev/null
@@ -1,6 +0,0 @@
-derivation {
-  name = "substitutes";
-  system = "@system@";
-  builder = "@shell@";
-  args = ["-e" "-x" ./simple.builder.sh];
-}
\ No newline at end of file