summaryrefslogtreecommitdiff
path: root/examples/cppunittest/CppUnitTestPlugIn.cpp
blob: 1517b1114bd8eb55d679951c7294931a76bd9c05 (plain)
1
2
3
4
5
#include <cppunit/plugin/TestPlugIn.h>


// Implements all the plug-in stuffs, WinMain...
CPPUNIT_PLUGIN_IMPLEMENT();