added file to run perf unit tests

This commit is contained in:
Markus Pilman 2021-11-08 15:54:18 -07:00
parent d6fad2e489
commit 0779512c3b
1 changed files with 9 additions and 0 deletions

9
tests/PerfUnitTests.toml Normal file
View File

@ -0,0 +1,9 @@
[[test]]
testTitle = 'PerfUnitTests'
useDB = false
startDelay = 0
[[test.workload]]
testName = 'UnitTests'
#maxTestCases = 1
testsMatching = '#'