Removes unnecessary sequential map fill up routine for parallel map test cases
[libcds.git] / test / stress / map / insdelfind / map_insdelfind_skip_rcu.cpp
index f70c5ee5044a4b0faf4f139c672639a302c5fdaf..19d108503865b096cc381c8ffb0fe75b728e8a66 100644 (file)
@@ -33,6 +33,6 @@
 
 namespace map {
 
-    CDSSTRESS_SkipListMap_RCU( Map_InsDelFind, run_test, size_t, size_t )
+    CDSSTRESS_SkipListMap_RCU( Map_InsDelFind, run_skip_list_rcu, size_t, size_t )
 
 } // namespace map