tests/__init__.py @ 9509c1e45f8c

Make the monospaced font in the docs Monaco by default.
author Steve Losh <steve@stevelosh.com>
date Fri, 08 Jan 2010 20:13:24 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""