f5986abdb7b606097c6e64e11eb77240ddd0a76b
[libcds.git] / tests / unit / set2 / set_insdelfind_cuckoo.cpp
1 //$$CDS-header$$
2
3 #include "set2/set_insdelfind.h"
4
5 namespace set2 {
6     CPPUNIT_TEST_SUITE_PART( Set_InsDelFind, run_CuckooSet )
7         CDSUNIT_TEST_CuckooSet
8     CPPUNIT_TEST_SUITE_END_PART()
9 } // namespace set2