diff -r f6ac05b5684b -r 69a974125938 tests/test-help --- 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