Removed redundant spaces
[libcds.git] / test / stress / map / find_string / map_find_string.cpp
index 51cee8d180f86cf92f121af2537fb079d64fffe4..27bff50d64b95a52130e83a0107a8759388015a8 100644 (file)
@@ -195,5 +195,5 @@ namespace map {
         return lf;
     }
 
-    INSTANTIATE_TEST_CASE_P( a, Map_find_string_LF, ::testing::ValuesIn( Map_find_string::get_load_factors()) );
+    INSTANTIATE_TEST_CASE_P( a, Map_find_string_LF, ::testing::ValuesIn( Map_find_string::get_load_factors()));
 } // namespace map