axmol/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/CustomGUIScene.h

9 lines
185 B
C
Raw Normal View History

2014-03-04 16:51:35 +08:00
#ifndef __TestCpp__CutomGUIScene__
#define __TestCpp__CutomGUIScene__
#include "../../BaseTest.h"
2014-03-04 16:51:35 +08:00
DEFINE_TEST_SUITE(CustomGUITests);
2014-03-04 16:51:35 +08:00
#endif /* defined(__TestCpp__CutomGUIScene__) */