mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 12:28:19 +00:00
8 lines
162 B
TOML
8 lines
162 B
TOML
[[test]]
|
|
testTitle = 'CompressionUtilsTest'
|
|
startDelay = 0
|
|
useDB = false
|
|
|
|
[[test.workload]]
|
|
testName = 'UnitTests'
|
|
testsMatching = '/CompressionUtils' |