1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-09 15:37:45 +00:00

Fix cargo test compilation (#102)

This commit is contained in:
thedax 2025-07-04 11:35:06 -04:00 committed by GitHub
parent 5c8e0f3e62
commit 2d6c740829
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -252,6 +252,10 @@ mod tests {
fn get_name(&self) -> &'static str {
todo!()
}
fn get_opcode(&self) -> u16 {
todo!()
}
}
let packet_types = [