Splitted up set_delodd test
[libcds.git] / tests / unit / map2 / map_delodd.cpp
index b2e974f42e289440b563cad8e04130462f0ff14b..c65467ab2379f480ceb7d58e4ca9eea14eb1bc16 100644 (file)
@@ -35,7 +35,7 @@ namespace map2 {
 
     void Map_DelOdd::myRun(const char *in_name, bool invert /*= false*/)
     {
-        setUpParams( m_Cfg.get( "Map_InsDel_func" ));
+        setUpParams( m_Cfg.get( "Map_DelOdd" ));
 
         run_MichaelMap(in_name, invert);
         run_SplitList(in_name, invert);