reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
namespace oceanbase {
|
||||
namespace common {
|
||||
class TestEasyLog : public ::testing::Test {
|
||||
public:
|
||||
public:
|
||||
TestEasyLog()
|
||||
{}
|
||||
virtual ~TestEasyLog()
|
||||
@ -28,7 +28,7 @@ class TestEasyLog : public ::testing::Test {
|
||||
virtual void TearDown()
|
||||
{}
|
||||
|
||||
private:
|
||||
private:
|
||||
DISALLOW_COPY_AND_ASSIGN(TestEasyLog);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user