Adding scaffolding and example testing file.

This commit is contained in:
Jeff Ammons 2016-04-15 12:18:31 -07:00
parent 22fb111bd5
commit 7d81a404ed
5 changed files with 47 additions and 0 deletions

2
tests/test_example.py Normal file
View file

@ -0,0 +1,2 @@
def test_example():
assert True