change: locusts

This commit is contained in:
debugtalk
2019-10-25 23:42:02 +08:00
parent 364f3385ba
commit ccc69a2c8c
10 changed files with 228 additions and 408 deletions

View File

@@ -7,7 +7,6 @@ httprunner.compat
This module handles import compatibility issues between Python 2 and
Python 3.
"""
from collections import OrderedDict
try:
import simplejson as json