tests/__init__.py @ d431f1cb0dc8

fix hg-prompt to work with Mercurial 1.4
author Benjamin Pollack <benjamin@bitquabit.com>
date Wed, 20 Jan 2010 12:04:36 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""