We don't need this optimization in the bcrypt test suite

This commit is contained in:
Donald Stufft 2014-12-05 20:35:18 -05:00
parent e20f3e4c0e
commit de5cfbde88

View File

@ -7,4 +7,4 @@ deps =
mock
pytest
commands =
py.test --capture no --strict {posargs}
py.test --strict {posargs}