tests/__init__.py @ 4d7402d28abf

Merge.
author Steve Losh <steve@stevelosh.com>
date Tue, 04 Oct 2016 10:49:19 +0000
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""