Fix unit test in types.rs
This commit is contained in:
parent
80f4c43369
commit
aee5ff09bc
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ mod test {
|
|||
system: System::Dos,
|
||||
version_made_by: 0,
|
||||
encrypted: false,
|
||||
using_data_descriptor: false,
|
||||
compression_method: crate::compression::CompressionMethod::Stored,
|
||||
last_modified_time: DateTime::default(),
|
||||
crc32: 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue