6 lines
180 B
JSON
6 lines
180 B
JSON
{
|
|
"base_config": "test/configs/force_storage.json",
|
|
"description": "Run tests with debug prefetching enabled",
|
|
"on_init": "SET storage_block_prefetch='debug_force_always'"
|
|
}
|