tests/__init__.py @ ca659a3b3b97

Merged in sietsebb/hg-prompt (pull request #13)

Also hide ^ marker when on a non-tip head
author Steve Losh <steve@stevelosh.com>
date Thu, 29 Sep 2016 23:32:36 +0000
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""