tests/test-help
changeset 10143 f6ac05b5684b
parent 10142 44fa0e205ec9
child 10144 69a974125938
--- a/tests/test-help	Thu Dec 24 18:53:35 2009 +0200
+++ b/tests/test-help	Thu Dec 24 18:53:35 2009 +0200
@@ -51,4 +51,7 @@
 echo %% test that default list of commands omits extension commands
 hg help
 
+echo %% test list of commands with command with no help text
+hg help helpext
+
 exit 0