tests/__init__.py @ 8ca1c9929313

Change a variable name to match the rest.
author Steve Losh <steve@stevelosh.com>
date Fri, 23 Apr 2010 10:16:09 -0400
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""