11 lines
233 B
TOML
11 lines
233 B
TOML
|
# This is modified by scripted testing tools to specify specific unit tests
|
||
|
[[test]]
|
||
|
testTitle = 'UnitTests'
|
||
|
useDB = false
|
||
|
startDelay = 0
|
||
|
|
||
|
[[test.workload]]
|
||
|
testName = 'UnitTests'
|
||
|
maxTestCases = 1
|
||
|
testsMatching = '/'
|