fix: remove old code

This commit is contained in:
Strix 2023-10-15 18:06:29 +02:00
parent 9865fd21ce
commit f5de996a89
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -28,7 +28,7 @@ mod tests {
#[test]
pub fn packets() {
assert_eq!(packet::Packet::V1 {
assert_eq!(packet::Packet {
src: Identifier::from(0xAABBCCDD),
dest: Identifier::from(0xAABBCCDD),
packet_id: Identifier::from(0x00000001),