tests/__init__.py @ 804a341f819b

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

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

"""