summaryrefslogtreecommitdiff
path: root/test/lib/completions/unpack200.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/unpack200.exp')
-rw-r--r--test/lib/completions/unpack200.exp20
1 files changed, 0 insertions, 20 deletions
diff --git a/test/lib/completions/unpack200.exp b/test/lib/completions/unpack200.exp
deleted file mode 100644
index b4360491..00000000
--- a/test/lib/completions/unpack200.exp
+++ /dev/null
@@ -1,20 +0,0 @@
-proc setup {} {
- save_env
-}
-
-
-proc teardown {} {
- assert_env_unmodified
-}
-
-
-setup
-
-
-assert_complete_any "unpack200 "
-
-
-sync_after_int
-
-
-teardown