The following commit has been merged in the master branch:
commit a3360f0cb84dd9e337eab3719408721f32307a8f
Author: Ville Skyttä <[email protected]>
Date:   Wed May 11 23:48:09 2011 +0300

    testsuite: Add basic l2ping test case.

diff --git a/test/completion/l2ping.exp b/test/completion/l2ping.exp
new file mode 100644
index 0000000..5bd300d
--- /dev/null
+++ b/test/completion/l2ping.exp
@@ -0,0 +1 @@
+assert_source_completions l2ping
diff --git a/test/lib/completions/a2ps.exp b/test/lib/completions/l2ping.exp
similarity index 79%
copy from test/lib/completions/a2ps.exp
copy to test/lib/completions/l2ping.exp
index 77cd07f..de8c58c 100644
--- a/test/lib/completions/a2ps.exp
+++ b/test/lib/completions/l2ping.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "a2ps "
+assert_complete_any "l2ping -"
 
 
 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