Files
wnmj-normal/cocos2d/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/CustomGUIScene.h
2026-03-03 13:56:44 +08:00

9 lines
185 B
C

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