--- 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