mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-16 00:00:15 +02:00
fix dropping front block in BlockBuf
This commit is contained in:
@@ -6,6 +6,7 @@ extern crate byteorder;
|
||||
|
||||
// == Buf
|
||||
mod test_append;
|
||||
mod test_block;
|
||||
mod test_buf;
|
||||
mod test_buf_fill;
|
||||
mod test_byte_buf;
|
||||
|
||||
Reference in New Issue
Block a user