more bumps

This commit is contained in:
Mike Bayer
2010-03-01 00:25:50 +00:00
parent d840042748
commit fbe6772d44
+1 -1
View File
@@ -18,7 +18,7 @@ class QueuePoolTest(TestBase, AssertsExecutionResults):
use_threadlocal=True)
@profiling.function_call_count(64, {'2.4': 42, '3.0':57, '3.1':57})
@profiling.function_call_count(64, {'2.4': 42, '3.0':65, '3.1':65})
def test_first_connect(self):
conn = pool.connect()