Skip to content

Commit

Permalink
Add hint why compression test was ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Jun 23, 2018
1 parent 02d7f1d commit 2f8d767
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import java.util.*;
import java.util.zip.GZIPOutputStream;

@Ignore
@Ignore("simple test for the best encoding while compressed - only run on demand")
public class CompressionTest {

@Test
Expand Down

0 comments on commit 2f8d767

Please sign in to comment.