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