Files
wnmj-normal/cocos2d/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/CustomGUIScene.h

9 lines
185 B
C
Raw Normal View History

2026-03-03 13:56:44 +08:00
#ifndef __TestCpp__CutomGUIScene__
#define __TestCpp__CutomGUIScene__
#include "../../BaseTest.h"
DEFINE_TEST_SUITE(CustomGUITests);
#endif /* defined(__TestCpp__CutomGUIScene__) */