The following commit has been merged in the master branch:
commit b19c948a95df124eedb75fb5af0e0565f36ab25b
Author: Ville Skyttä <[email protected]>
Date:   Mon Apr 19 21:21:19 2010 +0300

    Add basic xz tests.

diff --git a/test/completion/xz.exp b/test/completion/xz.exp
new file mode 100644
index 0000000..92a6a17
--- /dev/null
+++ b/test/completion/xz.exp
@@ -0,0 +1 @@
+assert_source_completions xz
diff --git a/test/lib/completions/bk.exp b/test/lib/completions/xz.exp
similarity index 84%
copy from test/lib/completions/bk.exp
copy to test/lib/completions/xz.exp
index 4915136..474ab24 100644
--- a/test/lib/completions/bk.exp
+++ b/test/lib/completions/xz.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "bk "
+assert_complete_any "xz "
 
 
 sync_after_int

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to