tests/__init__.py @ e35a2b4aa170

Fix line-wrapping in the docs.
author Steve Losh <steve@stevelosh.com>
date Fri, 08 Jan 2010 20:15:02 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""