formatting
[libcds.git] / test / stress / set / iteration / set_iteration.cpp
index 5c8fc46b3bf77432f8e205b04ebb4df8f8fe9552..8012b263f64ef047cc9122130925d8c082f9096c 100644 (file)
@@ -121,6 +121,6 @@ namespace set {
     }
     INSTANTIATE_TEST_CASE_P( a, Set_Iteration_LF, ::testing::ValuesIn( Set_Iteration_LF::get_load_factors()), get_test_parameter_name );
 #else
     }
     INSTANTIATE_TEST_CASE_P( a, Set_Iteration_LF, ::testing::ValuesIn( Set_Iteration_LF::get_load_factors()), get_test_parameter_name );
 #else
-    INSTANTIATE_TEST_CASE_P( a, Set_Iteration_LF, ::testing::ValuesIn( Set_Iteration_LF::get_load_factors()) );
+    INSTANTIATE_TEST_CASE_P( a, Set_Iteration_LF, ::testing::ValuesIn( Set_Iteration_LF::get_load_factors()));
 #endif
 } // namespace set
 #endif
 } // namespace set