tests_windows and test_utils.py

This commit is contained in:
Erin O'Connell
2017-09-03 21:29:29 -06:00
parent 721f45d362
commit 49dfcd6b60
+1 -2
View File
@@ -51,5 +51,4 @@ install:
- "pipenv install --dev"
test_script:
- "pipenv run pytest test_windows"
- "pipenv run pytest tests/test_utils.py"
- "pipenv run pytest test_windows/ tests/test_utils.py"