Skip to content

Commit

Permalink
test: better coverage silb box
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbee committed Nov 10, 2024
1 parent de10571 commit c5251fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mp4/eventmessage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func TestEvteInclSilb(t *testing.T) {
},
},
}
boxAfterEncodeAndDecode(t, &silb)
boxDiffAfterEncodeAndDecode(t, &silb)
evte := EvteBox{
DataReferenceIndex: 1,
}
Expand Down

0 comments on commit c5251fd

Please sign in to comment.