提交 24321224 编写于 作者: H huawei

bugfix for tests

Signed-off-by: Nliuxiaopei <liuxiaopei@huawei.com>
上级 b8ed835e
......@@ -194,6 +194,8 @@ HWTEST_F(IUnknownTest, testQueryInterface0010, Function | MediumTest | Level2) {
int resultRelease = iUnknown->Release(iUnknown);
ASSERT_EQ(1, resultAdd - resultRelease);
(void)iUnknown->Release(iUnknown);
SAMGR_GetInstance()->UnregisterFeatureApi(SERVICE_NAME, FEATURE_NAME);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册