tests/__init__.py @ 003e92ae20da

Command line overwrites format string from HGRC

Also extends help to mention hgrc setting.
author Oben Sonne <obensonne@googlemail.com>
date Wed, 05 Oct 2016 10:45:22 +0200
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""