提交 9fc0fa4f 编写于 作者: S Shengliang Guan

minor changes

上级 758aef4c
...@@ -88,7 +88,6 @@ TEST_F(CfgTest, 02_Basic) { ...@@ -88,7 +88,6 @@ TEST_F(CfgTest, 02_Basic) {
printf("index:%d, cfg:%s invalid cfg dtype:%d\n", size, pItem->name, pItem->dtype); printf("index:%d, cfg:%s invalid cfg dtype:%d\n", size, pItem->name, pItem->dtype);
break; break;
} }
size++;
} }
EXPECT_EQ(cfgGetSize(pConfig), 6); EXPECT_EQ(cfgGetSize(pConfig), 6);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册