Files
wnmj/cocos2d/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/CustomGUIScene.h
2026-03-01 13:51:43 +08:00

9 lines
185 B
C

#ifndef __TestCpp__CutomGUIScene__
#define __TestCpp__CutomGUIScene__
#include "../../BaseTest.h"
DEFINE_TEST_SUITE(CustomGUITests);
#endif /* defined(__TestCpp__CutomGUIScene__) */