mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 12:28:19 +00:00
13 lines
205 B
TOML
13 lines
205 B
TOML
[[knobs]]
|
|
rocksdb_empty_range_check=false
|
|
|
|
[[test]]
|
|
testTitle = 'UnitTests'
|
|
useDB = false
|
|
startDelay = 0
|
|
|
|
[[test.workload]]
|
|
testName = 'UnitTests'
|
|
maxTestCases = 1
|
|
testsMatching = 'noSim/'
|