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