added project tests

This commit is contained in:
Erin O'Connell
2017-09-04 22:28:36 -06:00
parent 20dd018afe
commit ee57a85d2e
+1 -1
View File
@@ -51,4 +51,4 @@ install:
- "pipenv install --dev"
test_script:
- "pipenv run pytest test_windows/ tests/test_utils.py"
- "pipenv run pytest test_windows/ tests/test_utils.py tests/test_project.py"