reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
@ -32,10 +32,10 @@ namespace share {
|
||||
namespace schema {
|
||||
|
||||
class TestSchemaUtils : public ::testing::Test {
|
||||
public:
|
||||
public:
|
||||
virtual void SetUp();
|
||||
|
||||
private:
|
||||
private:
|
||||
};
|
||||
|
||||
void TestSchemaUtils::SetUp()
|
||||
|
Reference in New Issue
Block a user