tests/__init__.py @ ae33e6b815ce

py3/unicode: adapt cmdtable entries to bytestrings
author David Champion <dgc@bikeshed.us>
date Thu, 30 Jul 2020 14:47:16 -0700
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""