mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-19 11:32:08 +08:00
create api server for test
This commit is contained in:
2
test/__init__.py
Normal file
2
test/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from gevent import monkey
|
||||
monkey.patch_all()
|
||||
Reference in New Issue
Block a user