tests/__init__.py @ f6008f722974

Prevent {update} from crashing in empty repos.
author Steve Losh <steve@stevelosh.com>
date Mon, 30 Nov 2009 20:25:43 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""