tests/test-help
changeset 10144 69a974125938
parent 10143 f6ac05b5684b
child 10446 a565a2445eb5
--- a/tests/test-help	Thu Dec 24 18:53:35 2009 +0200
+++ b/tests/test-help	Thu Dec 24 18:53:36 2009 +0200
@@ -54,4 +54,7 @@
 echo %% test list of commands with command with no help text
 hg help helpext
 
+echo %% test a help topic
+hg help revs
+
 exit 0