test-help: verify that extension keywords appear in help templates
authortimeless@mozdev.org
Thu, 24 Sep 2015 13:58:18 -0400
changeset 26487 3f234db6fe8d
parent 26486 8a732c322ca7
child 26488 df2dc5141721
test-help: verify that extension keywords appear in help templates fixed by a2291c9c85a1
tests/test-help.t
--- a/tests/test-help.t	Mon Aug 24 23:30:17 2015 -0400
+++ b/tests/test-help.t	Thu Sep 24 13:58:18 2015 -0400
@@ -278,6 +278,11 @@
        transplant    command to transplant changesets from another branch
        win32mbcs     allow the use of MBCS paths with problematic encodings
        zeroconf      discover and advertise repositories on the local network
+
+Verify that extension keywords appear in help templates
+
+  $ hg help --config extensions.transplant= templating|grep transplant > /dev/null
+
 Test short command list with verbose option
 
   $ hg -v help shortlist