Commit 58ff8e64 authored by Denis Bilenko's avatar Denis Bilenko

test__core_watcher.py: increase timeout

parent 21f96760
......@@ -4,6 +4,8 @@ from gevent import core
class Test(greentest.TestCase):
__timeout__ = 5
def test_types(self):
loop = core.loop()
lst = []
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment