mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
rename package name from ate to httprunner
This commit is contained in:
@@ -2,7 +2,7 @@ import hashlib
|
||||
import json
|
||||
from functools import wraps
|
||||
|
||||
from ate import utils
|
||||
from httprunner import utils
|
||||
from flask import Flask, make_response, request
|
||||
|
||||
app = Flask(__name__)
|
||||
|
||||
Reference in New Issue
Block a user