Commit a423b09c by xiaojing.zhang

测试程序修改

parent f5fedeba
......@@ -12,7 +12,6 @@ int main(int argc, char *argv[])
testing::GTEST_FLAG(output) = "xml:TestReport.xml";
::testing::InitGoogleTest(&argc, argv);
RUN_ALL_TESTS();
a.exec();
}
......
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 to comment