tests/test-help.t
changeset 48876 42d2b31cee0b
parent 48793 6e559391f96e
child 49164 a932cad26d37
equal deleted inserted replaced
48875:6000f5b25c9b 48876:42d2b31cee0b
  1790   >   This paragraph is omitted,
  1790   >   This paragraph is omitted,
  1791   >   if :hg:\`help\` is invoked without \`\`-v\`\` (for extension)
  1791   >   if :hg:\`help\` is invoked without \`\`-v\`\` (for extension)
  1792   > 
  1792   > 
  1793   > This paragraph is never omitted, too (for extension)
  1793   > This paragraph is never omitted, too (for extension)
  1794   > '''
  1794   > '''
  1795   > from __future__ import absolute_import
       
  1796   > from mercurial import commands, help
  1795   > from mercurial import commands, help
  1797   > testtopic = br"""This paragraph is never omitted (for topic).
  1796   > testtopic = br"""This paragraph is never omitted (for topic).
  1798   > 
  1797   > 
  1799   > .. container:: verbose
  1798   > .. container:: verbose
  1800   > 
  1799   >