reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
@ -20,7 +20,7 @@ namespace oceanbase {
|
||||
namespace common {
|
||||
|
||||
class ObECTableCacheTest : public testing::Test {
|
||||
public:
|
||||
public:
|
||||
static void SetUpTestCase()
|
||||
{
|
||||
ASSERT_EQ(ObECCacheManager::get_ec_cache_mgr().init(1024 /*bucket num*/), OB_SUCCESS);
|
||||
|
||||
Reference in New Issue
Block a user