# HG changeset patch # User Pulkit Goyal # Date 1538501917 -10800 # Node ID 01ad46551d7c49e90671e0175ba17b5cabe1f252 # Parent 4abec3a1208f98044f5fea3a05f3d273f2ead6af tests: update the test-topic.t with changes in core mercurial Yuya stabilized the -T option and now it's in help by default. CORE-TEST-OUTPUT-UPDATE: 0d703063d0c8 diff -r 4abec3a1208f -r 01ad46551d7c tests/test-topic.t --- a/tests/test-topic.t Wed Sep 26 19:17:04 2018 +0200 +++ b/tests/test-topic.t Tue Oct 02 20:38:37 2018 +0300 @@ -164,11 +164,12 @@ options ([+] can be repeated): - --clear clear active topic if any - -r --rev REV [+] revset of existing revisions - -l --list show the stack of changeset in the topic - --age show when you last touched the topics - --current display the current topic only + --clear clear active topic if any + -r --rev REV [+] revset of existing revisions + -l --list show the stack of changeset in the topic + --age show when you last touched the topics + --current display the current topic only + -T --template TEMPLATE display with template (some details hidden, use --verbose to show complete help) $ hg topics