9 lines
184 B
C
9 lines
184 B
C
#ifndef __TestCpp__GUIEditorTest__
|
|
#define __TestCpp__GUIEditorTest__
|
|
|
|
#include "../../BaseTest.h"
|
|
|
|
DEFINE_TEST_LIST(GUIEditorTests);
|
|
|
|
#endif /* defined(__TestCpp__GUIEditorTest__) */
|