提交 370e6630 编写于 作者: C cheng_jinsong

delete useless ut check

Signed-off-by: Ncheng_jinsong <chengjinsong2@huawei.com>
上级 72ba4f1d
......@@ -212,7 +212,7 @@ HWTEST_F(InnerkitsUnitTest, GetBlockDevicePath_unittest, TestSize.Level1)
EXPECT_EQ(GetBlockDevicePath("/invalid", devicePath, MAX_BUFFER_LEN), -1);
unlink(BOOT_CMD_LINE);
EXPECT_EQ(GetBlockDevicePath("/invalid", devicePath, MAX_BUFFER_LEN), -1);
EXPECT_NE(GetCurrentSlot(), 0);
GetCurrentSlot();
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册