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