bidict/tests/test_version.py

6 lines
66 B
Python
Raw Normal View History

2015-06-06 15:59:13 +00:00
import bidict
2016-06-28 04:05:22 +00:00
2015-06-06 15:59:13 +00:00
def test_version():
assert bidict.__version__