chore: Fix build error: write_non_utf8 was missing zopfli_buffer_size
This commit is contained in:
parent
124ed1bac3
commit
7fb1ec752d
1 changed files with 2 additions and 0 deletions
|
@ -2147,6 +2147,8 @@ mod test {
|
|||
encrypt_with: None,
|
||||
extended_options: (),
|
||||
alignment: 1,
|
||||
#[cfg(feature = "deflate-zopfli")]
|
||||
zopfli_buffer_size: None
|
||||
};
|
||||
|
||||
// GB18030
|
||||
|
|
Loading…
Add table
Reference in a new issue