Skip to content

Commit

Permalink
2000
Browse files Browse the repository at this point in the history
  • Loading branch information
lsbardel committed Nov 25, 2017
1 parent 4b488dd commit 27ab3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bench/test_green.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def __call__(self, message):
@unittest.skipUnless(greenio, "Requires the greenlet module")
class TestGreenIo(unittest.TestCase):
__benchmark__ = True
__number__ = 1000
__number__ = 2000

@classmethod
async def setUpClass(cls):
Expand Down

0 comments on commit 27ab3e6

Please sign in to comment.