mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-09 17:59:36 +08:00
search and filter module variables
This commit is contained in:
@@ -21,3 +21,6 @@ class ValidationError(MyBaseError):
|
||||
|
||||
class FunctionNotFound(NameError):
|
||||
pass
|
||||
|
||||
class VariableNotFound(NameError):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user