Only activates insdelfind for sequential set test case
[libcds.git] / test / stress / sequential / sequential-map / find_string / map_find_string_ellentree.cpp
index 9cd3da26fa15e49271ba8362deddb5eeefd0b347..7b1453d572fdf94891c54c2a16e4f6997c1bedf2 100644 (file)
@@ -33,6 +33,6 @@
 
 namespace map {
 
-    CDSSTRESS_EllenBinTreeMap( Map_find_string, run_test, std::string, Map_find_string::value_type )
+    CDSSTRESS_EllenBinTreeMap( Map_find_string, run_ellen_bin_tree, std::string, Map_find_string::value_type )
 
 } // namespace map