aboutsummaryrefslogtreecommitdiffstats
path: root/tests/args/d/a.ext.do
diff options
context:
space:
mode:
Diffstat (limited to 'tests/args/d/a.ext.do')
-rw-r--r--tests/args/d/a.ext.do3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/args/d/a.ext.do b/tests/args/d/a.ext.do
deleted file mode 100644
index fea7d74..0000000
--- a/tests/args/d/a.ext.do
+++ /dev/null
@@ -1,3 +0,0 @@
-[ "$1" = "a.ext" ]
-[ "$2" = "a" ]
-[ "$3" != "a.ext" ]