Merge branch 'integration' into dev
[libcds.git] / tests / unit / set2 / set_insdel_string_michael.cpp
1 //$$CDS-header$$
2
3 #include "set2/set_insdel_string.h"
4 #include "set2/set_type_michael.h"
5
6 namespace set2 {
7     CDSUNIT_DEFINE_MichaelSet( cc::michael_set::implementation_tag, Set_InsDel_string )
8
9     CPPUNIT_TEST_SUITE_PART( Set_InsDel_string, run_MichaelSet )
10         CDSUNIT_TEST_MichaelSet
11     CPPUNIT_TEST_SUITE_END_PART()
12 } // namespace set2