Fix tests until we can understand why mock breaks

This commit is contained in:
Ian Cordasco 2015-07-10 08:21:24 -05:00
parent 71261c36cb
commit 0a678913c9

View file

@ -6,7 +6,7 @@ envlist =
[testenv]
usedevelop = True
deps =
mock
mock<1.1.0
nose
commands =
python setup.py test -q