Commit 4e537322 by Marcus Winter

mtapi_network_c: fixed cpplint warnings

parent 679c1bd4
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
class NetworkSocketTest : public partest::TestCase { class NetworkSocketTest : public partest::TestCase {
public: public:
NetworkSocketTest(); NetworkSocketTest();
private: private:
void TestBasic(); void TestBasic();
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
class NetworkTaskTest : public partest::TestCase { class NetworkTaskTest : public partest::TestCase {
public: public:
NetworkTaskTest(); NetworkTaskTest();
private: private:
void TestBasic(); void TestBasic();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment