mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-31 13:29:35 +08:00
change: relocate make
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import unittest
|
||||
|
||||
from httprunner.ext.make import main_make, convert_testcase_path, make_files_cache_set
|
||||
from httprunner.make import main_make, convert_testcase_path, make_files_cache_set
|
||||
|
||||
|
||||
class TestLoader(unittest.TestCase):
|
||||
Reference in New Issue
Block a user