Merge branch 'dev'
[libcds.git] / tests / unit / map2 / map_insdel_int_cuckoo.cpp
1 //$$CDS-header$$
2
3 #include "map2/map_insdel_int.h"
4
5 namespace map2 {
6     CPPUNIT_TEST_SUITE_PART( Map_InsDel_int, run_CuckooMap )
7         CDSUNIT_TEST_CuckooMap
8     CPPUNIT_TEST_SUITE_END_PART()
9 } // namespace map2