Commit be925b1a authored by Denis Bilenko's avatar Denis Bilenko

test___monkey_patching: set timeout to 120s

parent 06c0f922
......@@ -5,7 +5,7 @@ import util
import atexit
TIMEOUT = 60
TIMEOUT = 120
directory = '%s.%s' % sys.version_info[:2]
version = '%s.%s.%s' % sys.version_info[:3]
......
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