tests/test-bisect
changeset 8802 ca14b3982ffe
parent 7557 21233de9c053
child 8803 2b35ced86b69
--- a/tests/test-bisect	Sat May 23 20:38:08 2009 +0900
+++ b/tests/test-bisect	Sat Jun 13 22:42:13 2009 +0200
@@ -82,3 +82,7 @@
 hg bisect -s
 hg bisect -s 
 hg bisect -g
+
+echo % test invalid command
+hg bisect -r
+hg bisect --command 'foobar'