mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
test: fix typo in test's skeleton.
This commit is contained in:
@@ -91,9 +91,9 @@ std::string thunk_param(const actor_config &config) {
|
||||
}
|
||||
|
||||
void cleanup() {
|
||||
log_trace(">> osal_setup");
|
||||
log_trace(">> cleanup");
|
||||
/* TODO: remove each database */
|
||||
log_trace("<< osal_setup");
|
||||
log_trace("<< cleanup");
|
||||
}
|
||||
|
||||
int main(int argc, char *const argv[]) {
|
||||
|
Reference in New Issue
Block a user