Avoid RSS-14 false positive issue, which temporarily hurts its scanning a lot, but...
[zxing.git] / core / test / src / com / google / zxing / negative / PartialBlackBoxTestCase.java
index 016aac7..6a63da8 100644 (file)
@@ -27,7 +27,7 @@ public final class PartialBlackBoxTestCase extends AbstractNegativeBlackBoxTestC
 
   public PartialBlackBoxTestCase() {
     super("test/data/blackbox/partial");
-    addTest(0, 0.0f);
+    addTest(1, 0.0f);
     addTest(1, 90.0f);
     addTest(1, 180.0f);
     addTest(0, 270.0f);