tests/__init__.py @ b2e4864dc599

Make fetch update the inc/out cache.

Patch from David Roguin.
author Steve Losh <steve@stevelosh.com>
date Sat, 22 Jan 2011 12:28:23 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""