tests/__init__.py @ 2cca772f7e3d

Fix a typo in a docstring.

Patch from Justin Lebar.
author Steve Losh <steve@stevelosh.com>
date Sat, 22 Jan 2011 12:26:30 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""