mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-19 13:49:31 +08:00
adjust code structure
This commit is contained in:
@@ -27,3 +27,6 @@ class VariableNotFound(NameError):
|
||||
|
||||
class ApiNotFound(NameError):
|
||||
pass
|
||||
|
||||
class SuiteNotFound(NameError):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user