Files
httprunner/test/__init__.py
2017-06-16 12:12:43 +08:00

2 lines
44 B
Python

from gevent import monkey
monkey.patch_all()