Execute message tests by default
This commit is contained in:
parent
f1a4f17897
commit
1c7057f09c
@ -1195,7 +1195,7 @@ def GetSpecialCommandProcessor(value):
|
||||
return ExpandCommand
|
||||
|
||||
|
||||
BUILT_IN_TESTS = ['simple', 'pummel', 'internet']
|
||||
BUILT_IN_TESTS = ['simple', 'pummel', 'message', 'internet']
|
||||
|
||||
|
||||
def GetSuites(test_root):
|
||||
|
Loading…
x
Reference in New Issue
Block a user