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