Wrote tests for Stats (#49)
wrote tests for Stats struct and whether the compressor accurately populates it
This commit is contained in:
@@ -254,3 +254,6 @@ mod level_tests;
|
||||
|
||||
#[cfg(test)]
|
||||
mod compressor_tests;
|
||||
|
||||
#[cfg(test)]
|
||||
mod stats_tests;
|
||||
|
||||
Reference in New Issue
Block a user