mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 03:41:55 +00:00
CI: Cover all kernel error
This commit is contained in:
parent
3cd3739433
commit
2ae3440128
1 changed files with 0 additions and 1 deletions
|
@ -2199,7 +2199,6 @@ VOID TEST(KernelError, CoverAll)
|
|||
|
||||
if (true) {
|
||||
EXPECT_TRUE(srs_error_desc(srs_success) == "Success");
|
||||
srs_freep(err);
|
||||
}
|
||||
|
||||
if (true) {
|
||||
|
|
Loading…
Reference in a new issue