From de5cfbde88df261129e4b52524a603c1a3ba69dd Mon Sep 17 00:00:00 2001 From: Donald Stufft Date: Fri, 5 Dec 2014 20:35:18 -0500 Subject: We don't need this optimization in the bcrypt test suite --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 268ecb9..09b4bc8 100644 --- a/tox.ini +++ b/tox.ini @@ -7,4 +7,4 @@ deps = mock pytest commands = - py.test --capture no --strict {posargs} + py.test --strict {posargs} -- cgit v1.2.1