mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-26 10:04:28 +08:00
mdbx: новые настройки clang-format (косметика).
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
|
||||
class testcase_try : public testcase {
|
||||
public:
|
||||
testcase_try(const actor_config &config, const mdbx_pid_t pid)
|
||||
: testcase(config, pid) {}
|
||||
testcase_try(const actor_config &config, const mdbx_pid_t pid) : testcase(config, pid) {}
|
||||
bool run() override;
|
||||
};
|
||||
REGISTER_TESTCASE(try);
|
||||
|
Reference in New Issue
Block a user