ISSUE: http://code.google.com/p/zxing/issues/detail?id=110
[zxing.git] / core / test / src / com / google / zxing / oned / ITFBlackBox1TestCase.java
index e6682f6..47e4e24 100644 (file)
@@ -29,7 +29,7 @@ public final class ITFBlackBox1TestCase extends AbstractBlackBoxTestCase {
 \r
   public ITFBlackBox1TestCase() {\r
     super(new File("test/data/blackbox/itf-1"), new MultiFormatReader(), BarcodeFormat.ITF);\r
-    addTest(6, 6, 0.0f);\r
+    addTest(0, 0, 0.0f);\r
   }\r
 \r
 }
\ No newline at end of file