tests/__init__.py @ a410d2232772

Fixed `hg help prompt-keywords` to display the help text
author Chris <doktorstick@gmail.com>
date Fri, 01 Jul 2016 17:47:27 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

The tests require nose: pip install nose && nosetests --with-doctest -v

"""