Adjusts pass counts for some sequential map test cases
[libcds.git] / test / stress / sequential / sequential-map / insdel_string / map_insdel_string_skip.cpp
index 9f1892745c49e2f4ab90cd620e79f02b5caffdbf..2006508193017e4c0b979792efe4df4b971ef59f 100644 (file)
@@ -33,6 +33,6 @@
 
 namespace map {
 
-    CDSSTRESS_SkipListMap( Map_InsDel_string, run_test, std::string, size_t )
+    CDSSTRESS_SkipListMap( Map_InsDel_string, run_skip_list, std::string, size_t )
 
 } // namespace map