Files
python-cryptbase/tests/test_cryptbase.py
2021-10-08 16:42:25 +02:00

7 lines
56 B
Python

from cryptbase import main
def test_main():
pass