mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-31 05:19:38 +08:00
update loader.load
This commit is contained in:
@@ -745,8 +745,5 @@ def load(path):
|
||||
list: testcases list
|
||||
|
||||
"""
|
||||
if validator.is_testcases(path):
|
||||
return path
|
||||
|
||||
_load_test_dependencies()
|
||||
return load_testcases(path)
|
||||
|
||||
Reference in New Issue
Block a user