tests/__init__.py @ d12025340b02

Update the bookmark fix to be backwards compatible.
author Steve Losh <steve@stevelosh.com>
date Wed, 20 Jan 2010 19:07:42 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""