tests/__init__.py @ e16ee632ce6f

Fix compatibility bug for count. `revrange' has been moved into the `scmutil' module since v1.9.
author Yujie Wu <yujie.wu2@gmail.com>
date Fri, 10 Feb 2012 19:31:25 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""