Set up project framework (autotools + CppUnit).
[libsex.git] / tests / testRegistry.cxx
blobb3323db3260a03faf830b0216559829de1161271
1 #include <cppunit/extensions/HelperMacros.h>
3 // Registering all unit tests here, to make them
4 // easier to disable and enable.
6 //CPPUNIT_TEST_SUITE_REGISTRATION();