My Project
SelfTest.h
Go to the documentation of this file.
1#ifndef __cxxtest_SelfTest_h__
2#define __cxxtest_SelfTest_h__
3
4#define CXXTEST_SUITE(name)
5#define CXXTEST_CODE(member)
6
7#endif // __cxxtest_SelfTest_h__