Files
python-cryptbase/tests/test_cryptbase.py

7 lines
56 B
Python
Raw Normal View History

2021-10-08 16:42:25 +02:00
from cryptbase import main
def test_main():
pass