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

9 lines
185 B
C

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