issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / tests / unit / set2 / set_insdel_func2.cpp
1 //$$CDS-header$$
2
3 #include "set2/set_insdel_func.h"
4
5 namespace set2 {
6     CPPUNIT_TEST_SUITE_PART( Set_InsDel_func, run_SplitList )
7         CDSUNIT_TEST_SplitList
8     CPPUNIT_TEST_SUITE_END_PART()
9
10 } // namespace set2