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] [testenv]
usedevelop = True usedevelop = True
deps = deps =
mock mock<1.1.0
nose nose
commands = commands =
python setup.py test -q python setup.py test -q