X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=test%2Fstress%2Fsequential%2Fsequential-map%2Ffind_string%2Fmap_find_string_ellentree.cpp;h=7b1453d572fdf94891c54c2a16e4f6997c1bedf2;hb=2f8bc17e37a31d7eea67e4dc40a10a47ff63bb75;hp=9cd3da26fa15e49271ba8362deddb5eeefd0b347;hpb=3a3e05a161168102d2666e4f606178ee0b4a37c5;p=libcds.git diff --git a/test/stress/sequential/sequential-map/find_string/map_find_string_ellentree.cpp b/test/stress/sequential/sequential-map/find_string/map_find_string_ellentree.cpp index 9cd3da26..7b1453d5 100644 --- a/test/stress/sequential/sequential-map/find_string/map_find_string_ellentree.cpp +++ b/test/stress/sequential/sequential-map/find_string/map_find_string_ellentree.cpp @@ -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