This commit is contained in:
Mirabellensaft 2022-01-12 22:03:01 +01:00
parent 02e9012e8e
commit 20fea685f8

View file

@ -196,4 +196,4 @@ mod tests {
assert!(Request::parse(0b0000_0000, 0x09, 0x00_01, 0, 1).is_err());
// ^
}
}
}