mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-15 04:39:45 +08:00
use httprunner/cli.py as debugging entrances
This commit is contained in:
@@ -9,10 +9,9 @@ import string
|
||||
import types
|
||||
from collections import OrderedDict
|
||||
|
||||
from httprunner import exception, logger
|
||||
from requests.structures import CaseInsensitiveDict
|
||||
|
||||
from . import exception, logger
|
||||
|
||||
try:
|
||||
string_type = basestring
|
||||
long_type = long
|
||||
|
||||
Reference in New Issue
Block a user