mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 00:14:14 +08:00
mdbx-tests: fix default value for inject_writefaultn.
This commit is contained in:
parent
5872174db6
commit
8d748a845b
@ -60,6 +60,7 @@ void actor_params::set_defaults(const std::string &tmpdir) {
|
||||
|
||||
delaystart = 0;
|
||||
waitfor_nops = 0;
|
||||
inject_writefaultn = 0;
|
||||
|
||||
drop_table = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user