tests/__init__.py @ 037b7d29d984

Add a few sample prompts to the documentation.
author Steve Losh <steve@stevelosh.com>
date Wed, 02 Dec 2009 02:13:03 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""