X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=core%2Ftest%2Fsrc%2Fcom%2Fgoogle%2Fzxing%2Foned%2FITFBlackBox1TestCase.java;h=47e4e249e71d8968a2ebf4faf0e70e83a13ed33b;hb=6c3ccf6a7487fba343d470eb122145d4de181ef2;hp=e6682f6fed42a175ffc90196d2823872e95ddb59;hpb=4a0beccc86ac17380306ce1e3e26e452b3a49b7e;p=zxing.git diff --git a/core/test/src/com/google/zxing/oned/ITFBlackBox1TestCase.java b/core/test/src/com/google/zxing/oned/ITFBlackBox1TestCase.java index e6682f6f..47e4e249 100644 --- a/core/test/src/com/google/zxing/oned/ITFBlackBox1TestCase.java +++ b/core/test/src/com/google/zxing/oned/ITFBlackBox1TestCase.java @@ -29,7 +29,7 @@ public final class ITFBlackBox1TestCase extends AbstractBlackBoxTestCase { public ITFBlackBox1TestCase() { super(new File("test/data/blackbox/itf-1"), new MultiFormatReader(), BarcodeFormat.ITF); - addTest(6, 6, 0.0f); + addTest(0, 0, 0.0f); } } \ No newline at end of file