# HG changeset patch # User timeless@mozdev.org # Date 2015-09-24 17:58:18 # Node ID 3f234db6fe8d7cc3d39083f7e7523444bc21e5a2 # Parent 8a732c322ca782424bdad45936b48ee65f20ae78 test-help: verify that extension keywords appear in help templates fixed by a2291c9c85a1 diff --git a/tests/test-help.t b/tests/test-help.t --- a/tests/test-help.t +++ b/tests/test-help.t @@ -278,6 +278,11 @@ Test extension help: 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