tests/test-help.t
changeset 33959 dc95caa1ec0d
parent 33721 24849d53697d
child 34013 da07367d683b
equal deleted inserted replaced
33958:163b6b7f333c 33959:dc95caa1ec0d
  1514   >   This paragraph is omitted,
  1514   >   This paragraph is omitted,
  1515   >   if :hg:\`help\` is invoked without \`\`-v\`\` (for extension)
  1515   >   if :hg:\`help\` is invoked without \`\`-v\`\` (for extension)
  1516   > 
  1516   > 
  1517   > This paragraph is never omitted, too (for extension)
  1517   > This paragraph is never omitted, too (for extension)
  1518   > '''
  1518   > '''
  1519   > 
  1519   > from __future__ import absolute_import
  1520   > from mercurial import help, commands
  1520   > from mercurial import commands, help
  1521   > testtopic = """This paragraph is never omitted (for topic).
  1521   > testtopic = """This paragraph is never omitted (for topic).
  1522   > 
  1522   > 
  1523   > .. container:: verbose
  1523   > .. container:: verbose
  1524   > 
  1524   > 
  1525   >   This paragraph is omitted,
  1525   >   This paragraph is omitted,