blob: df6ecc0390e281b80e90d700bef58c146802cb1a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- a/test/test.cpp
+++ b/test/test.cpp
@@ -2234,6 +2233,0 @@
-
-
-int main(int argc, char ** argv) {
- ::testing::InitGoogleTest(&argc, argv);
- return RUN_ALL_TESTS();
-}
|