tests/__init__.py @ 08208fbdfd02

py3: print -> print()
author David Champion <dgc@bikeshed.us>
date Thu, 30 Jul 2020 14:43:13 -0700
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""