mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
update test
This commit is contained in:
parent
416363f9d9
commit
b791e364d9
@ -5,6 +5,7 @@ extern "C"
|
||||
#include "TinyObj.h"
|
||||
#include "BaseObj.h"
|
||||
}
|
||||
|
||||
TEST(sysObj, print)
|
||||
{
|
||||
PikaObj *obj = newRootObj((char *)"test", New_PikaStdLib_SysObj);
|
||||
|
Loading…
x
Reference in New Issue
Block a user