setup tests

This commit is contained in:
Guilhem Saurel
2021-06-17 01:23:25 +02:00
parent fb17a87016
commit abe6497421
10 changed files with 3060 additions and 6 deletions

1
tests/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Make this directory a valid module for unittests autodiscover to work."""