mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-14 20:08:23 +08:00
define httpbin host and port in one place
This commit is contained in:
@@ -6,6 +6,8 @@ import random
|
||||
import string
|
||||
import time
|
||||
|
||||
from tests.base import HTTPBIN_SERVER
|
||||
|
||||
try:
|
||||
import urllib
|
||||
except NameError:
|
||||
|
||||
Reference in New Issue
Block a user