superflour space

This commit is contained in:
Nikolay Volf 2016-01-29 19:29:20 +04:00
parent e3623ed1b4
commit acae66ec03
1 changed files with 0 additions and 1 deletions

View File

@ -788,7 +788,6 @@ mod tests {
for _ in 0..2 {
bc.collect_garbage(true);
}
assert!(bc.cache_size().blocks < 1024 * 1024);
}