Reorganized map2 unit test to reduce compiling time and memory
[libcds.git] / tests / unit / map2 / map_insdel_item_string_michael.cpp
index e2a17a29bbfaaa39962132d470ca6fdae24ab10a..3e35739a0e9a9a4c60771a619def435f2711d1d6 100644 (file)
@@ -1,8 +1,11 @@
 //$$CDS-header$$
 
 #include "map2/map_insdel_item_string.h"
+#include "map2/map_type_michael.h"
 
 namespace map2 {
+    CDSUNIT_DEFINE_MichaelMap( cc::michael_map::implementation_tag, Map_InsDel_Item_string )
+
     CPPUNIT_TEST_SUITE_PART( Map_InsDel_Item_string, run_MichaelMap )
         CDSUNIT_TEST_MichaelMap
     CPPUNIT_TEST_SUITE_END_PART()