mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-13 00:11:28 +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