mirror of
https://github.com/isar/libmdbx.git
synced 2025-12-17 17:32:24 +08:00
mdbx-test: add nested testcase.
Related to https://github.com/leo-yuriev/libmdbx/issues/62 Change-Id: I5fee861582987cc11a648a3365b19c28e493317d
This commit is contained in:
@@ -29,7 +29,8 @@ enum actor_testcase {
|
||||
ac_try,
|
||||
ac_copy,
|
||||
ac_append,
|
||||
ac_ttl
|
||||
ac_ttl,
|
||||
ac_nested
|
||||
};
|
||||
|
||||
enum actor_status {
|
||||
|
||||
Reference in New Issue
Block a user