tests/__init__.py @ 0d3229120aff

Fix bytes wrapper to work in Python 2 as well
author Steve Losh <steve@stevelosh.com>
date Mon, 26 Oct 2020 21:27:51 -0400
parents 22fefa553086
children (none)
"""Unit tests for hg-prompt.

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

"""