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