tests/__init__.py @ 4dddc56c4c4b

Use @registrar.command where available (hg 3.7+).
author Kevin Bullock <kbullock@ringworld.org>
date Fri, 20 Oct 2017 10:51:53 -0500
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""