mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-28 07:57:01 +00:00
Fix/correctly handle compression (#1594)
This commit is contained in:
@@ -48,5 +48,7 @@ mod content_encoding_test;
|
||||
#[cfg(test)]
|
||||
mod policy;
|
||||
|
||||
#[cfg(test)]
|
||||
mod compression_test;
|
||||
#[cfg(test)]
|
||||
mod protocols;
|
||||
|
||||
Reference in New Issue
Block a user