update test

This commit is contained in:
lyon 2021-08-24 18:56:36 +08:00
parent 416363f9d9
commit b791e364d9

View File

@ -5,6 +5,7 @@ extern "C"
#include "TinyObj.h"
#include "BaseObj.h"
}
TEST(sysObj, print)
{
PikaObj *obj = newRootObj((char *)"test", New_PikaStdLib_SysObj);