tests/__init__.py @ 2e292ca8d768

Add test for reading format string from HGRC
author Oben Sonne <obensonne@googlemail.com>
date Thu, 27 Feb 2014 14:39:40 +0100
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""