summaryrefslogtreecommitdiff
path: root/test/lib/completions/slapt-src.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/slapt-src.exp')
-rw-r--r--test/lib/completions/slapt-src.exp20
1 files changed, 0 insertions, 20 deletions
diff --git a/test/lib/completions/slapt-src.exp b/test/lib/completions/slapt-src.exp
index 9410f9c1..b66385ef 100644
--- a/test/lib/completions/slapt-src.exp
+++ b/test/lib/completions/slapt-src.exp
@@ -11,26 +11,6 @@ proc teardown {} {
setup
-assert_complete_any "slapt-src -"
-
-
-sync_after_int
-
-
-set test "--bu<TAB> should complete \"--build\""
-assert_complete "--build" "slapt-src --bu" $test
-
-
-sync_after_int
-
-
-set test "--ins<TAB> should complete \"--install\""
-assert_complete "--install" "slapt-src --ins" $test
-
-
-sync_after_int
-
-
set test "--install should complete available packages"
set config $::srcdir/fixtures/slackware/etc/slapt-get/slapt-srcrc
set workdir [file normalize $::srcdir/fixtures/slackware/usr/src/slapt-src/]