Biiig standardization of whitespace. 2 space indents now, no tabs.
[zxing.git] / core / build.xml
index 81f7526..85e12e7 100644 (file)
@@ -79,7 +79,7 @@
       <batchtest>
         <fileset dir="test/src">
           <include name="**/*TestCase.java"/>
-               <exclude name="com/google/zxing/common/AbstractBlackBoxTestCase.java"/>
+          <exclude name="com/google/zxing/common/AbstractBlackBoxTestCase.java"/>
         </fileset>
       </batchtest>
     </junit>