aboutsummaryrefslogtreecommitdiff
path: root/testpkgs/args/args.fix
diff options
context:
space:
mode:
Diffstat (limited to 'testpkgs/args/args.fix')
-rw-r--r--testpkgs/args/args.fix7
1 files changed, 0 insertions, 7 deletions
diff --git a/testpkgs/args/args.fix b/testpkgs/args/args.fix
deleted file mode 100644
index 54a13ddba..000000000
--- a/testpkgs/args/args.fix
+++ /dev/null
@@ -1,7 +0,0 @@
-Package(
- [ ("name", "args")
- , ("build", Relative("args/args-build.sh"))
-
- , ("args", ["1", "2", "3", IncludeFix("slow2/slow.fix")])
- ]
-)