CI: Cover all kernel error
This commit is contained in:
parent
3cd3739433
commit
2ae3440128
|
|
@ -2199,7 +2199,6 @@ VOID TEST(KernelError, CoverAll)
|
||||||
|
|
||||||
if (true) {
|
if (true) {
|
||||||
EXPECT_TRUE(srs_error_desc(srs_success) == "Success");
|
EXPECT_TRUE(srs_error_desc(srs_success) == "Success");
|
||||||
srs_freep(err);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (true) {
|
if (true) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user