mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00

The `lines_encoder` test is a copy/paste of `bytes_encoder` and not testing the LinesCodec encoding at all. This updates the test to do simple validations of the LinesCodec encoding.