f4ee276472
This is the version maintained by the freedesktop.org organisation and is documented at https://www.freedesktop.org/wiki/Software/cppunit/. All unnecessary files have been stripped out.
6 lines
148 B
C
6 lines
148 B
C
#ifndef CPPUNIT_TEXTTESTRUNNER_H
|
|
#define CPPUNIT_TEXTTESTRUNNER_H
|
|
|
|
#include <cppunit/ui/text/TextTestRunner.h>
|
|
|
|
#endif // CPPUNIT_TEXTTESTRUNNER_H
|