mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 06:16:04 +00:00
fix a test
This commit is contained in:
parent
bc3aa9467a
commit
e9d8d0357e
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ pub enum FilterMask {
|
|||
mod tests {
|
||||
use super::*;
|
||||
use azalea_buf::McBufReadable;
|
||||
use std::io::Cursor;
|
||||
|
||||
#[test]
|
||||
fn test_chat_type() {
|
||||
|
|
Loading…
Add table
Reference in a new issue