Adjusts pass counts for some sequential map test cases
[libcds.git] / test / stress / sequential / sequential-map / find_string / map_find_string_bronsonavltree.cpp
index fe18050f9a81c1712e11a6cfadc6b1c4764ad5f8..4f97a46a591affdb86c3a66eab40c826667ab449 100644 (file)
@@ -33,6 +33,6 @@
 
 namespace map {
 
-    CDSSTRESS_BronsonAVLTreeMap( Map_find_string, run_test, std::string, Map_find_string::value_type )
+    CDSSTRESS_BronsonAVLTreeMap( Map_find_string, run_bronson_avl_tree, std::string, Map_find_string::value_type )
 
 } // namespace map