review/tests/__init__.py @ 971a3a6e1df9

Only create a .exists file when we add comment or signoff
author Benoit Allard <benoit@aeteurope.nl>
date Fri, 20 Aug 2010 16:29:35 +0200
parents 9df20fad6514
children (none)
"""Unit tests for hg-review.

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

These tests will test the command line interface and therefor the API
behind it.

"""