Split stress-map-insdelfind test to HP and RCU part
[libcds.git] / test / stress / map / insdelfind / map_insdelfind.cpp
index 3dcea79bf0d96334c11071cfd3e8ac5b8b4e0baf..642abd2401d6577b6ad15f336271d419dd5a658f 100644 (file)
@@ -130,5 +130,5 @@ namespace map {
         return lf;
     }
 
-    INSTANTIATE_TEST_CASE_P( a, Map_InsDelFind_LF, ::testing::ValuesIn( Map_InsDelFind_LF::get_load_factors()));
+    INSTANTIATE_TEST_CASE_P( _, Map_InsDelFind_LF, ::testing::ValuesIn( Map_InsDelFind_LF::get_load_factors()));
 } // namespace map