tests/__init__.py @ 43b7fb82d9a0

Add the {closed} keyword.
author Steve Losh <steve@dwaiter.com>
date Mon, 05 Jul 2010 14:50:51 -0400
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""