Skip to content

Commit

Permalink
Exclude size 0
Browse files Browse the repository at this point in the history
  • Loading branch information
Friendseeker committed Oct 14, 2024
1 parent 970008e commit c137c44
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import scala.concurrent.duration.*
class ParallelGzipOutputStreamSpecification extends AnyFlatSpec with Matchers {
val defaultSize: Int = 64 * 1024
val sizes: Seq[Int] = Seq(
0,
1,
3,
32,
Expand Down

0 comments on commit c137c44

Please sign in to comment.