Fix unit test

pull/228/head
Kenjiro Nakayama 3 years ago
parent 9e41317ca6
commit 5725a97648

@ -1236,7 +1236,7 @@ mod tests {
assert_matches!(
obj.parse_section(fake_section(
BpfSectionKind::Program,
"socket_filter/foo",
"socket/foo",
bytes_of(&fake_ins())
)),
Ok(())

Loading…
Cancel
Save