minor changes

This commit is contained in:
Shengliang Guan 2022-02-28 16:45:25 +08:00
parent 758aef4c66
commit 9fc0fa4fee
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ TEST_F(CfgTest, 02_Basic) {
printf("index:%d, cfg:%s invalid cfg dtype:%d\n", size, pItem->name, pItem->dtype);
break;
}
size++;
}
EXPECT_EQ(cfgGetSize(pConfig), 6);