Adding scaffolding and example testing file.
This commit is contained in:
parent
22fb111bd5
commit
7d81a404ed
5 changed files with 47 additions and 0 deletions
2
tests/test_example.py
Normal file
2
tests/test_example.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
def test_example():
|
||||
assert True
|
Loading…
Add table
Add a link
Reference in a new issue