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