Fix missed tests and revert conftest change (breaks docker build)

This commit is contained in:
Joseph Schorr 2017-01-30 17:28:25 -05:00
parent cf6033b423
commit f5dbc350f8
5 changed files with 20 additions and 19 deletions

View file

@ -20,3 +20,4 @@ coverage
.cache
.npm-debug.log
test/__pycache__
__pycache__