mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 00:24:13 +08:00
test: fix typo in test's skeleton.
This commit is contained in:
parent
2f058bf82b
commit
4c97997602
@ -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[]) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user