fixed activity enum problems
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -109,7 +109,7 @@ int main(int argc, char** argv) {
|
||||
//::testing::GTEST_FLAG(filter) = "*Matrix4*";
|
||||
//::testing::GTEST_FLAG(filter) = "*Sphere3*";
|
||||
|
||||
::testing::GTEST_FLAG(filter) = "WiFiVAPGrouper*";
|
||||
::testing::GTEST_FLAG(filter) = "WiFiVAPGrouper*";
|
||||
//::testing::GTEST_FLAG(filter) = "Timestamp*";
|
||||
|
||||
//::testing::GTEST_FLAG(filter) = "*RayTrace3*";
|
||||
|
||||
Reference in New Issue
Block a user