tests/__init__.py @ 1cb3af183d2f

Fix for Mercurial 2.9 (issue #33)
author Jeffrey Gelens <jeffrey@gelens.org>
date Mon, 10 Feb 2014 14:14:04 +0100
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""