tests/__init__.py @ 82a4a9aba8f6

Changed how 'unapplied' patch collection is calculated to handle guarded patches
author Iain Lowe <ilowe@taimma.com>
date Thu, 22 Apr 2010 11:49:12 -0400
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""