mirror of
https://gitee.com/openharmony/bundlemanager_bundle_framework
synced 2024-11-23 07:09:53 +00:00
update common/test/unittest/common_appexecfwk_log_test/appexecfwk_log_test.cpp.
Signed-off-by: Lotol <linxiangzhi@huawei.com>
This commit is contained in:
parent
dfd6143a62
commit
b812006f27
@ -96,5 +96,5 @@ HWTEST_F(AppExecFwkLogTest, AppLogWrapper_003, TestSize.Level0)
|
||||
EXPECT_EQ(exceptStr, result);
|
||||
|
||||
bool res = AppLogWrapper::JudgeLevel(AppLogLevel::DEBUG);
|
||||
EXPECT_TRUE(res);
|
||||
EXPECT_FALSE(res);
|
||||
}
|
Loading…
Reference in New Issue
Block a user