Files
python-cryptbase/tests/test_cryptbase.py

7 lines
81 B
Python

import cryptbase
def test_main():
assert cryptbase.__version__ == '0.0.0'