Promote RSS blackbox tests to com.google.zxing.oned

Promote RSS blackbox tests to com.google.zxing.oned so they get picked up and run by the blackbox test infrastructure.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2496 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
smparkes@smparkes.net 2012-11-04 14:21:03 +00:00
parent 0636cb7b08
commit 38e95ce456
5 changed files with 7 additions and 7 deletions

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.google.zxing.oned.rss;
package com.google.zxing.oned;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.MultiFormatReader;

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.google.zxing.oned.rss;
package com.google.zxing.oned;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.MultiFormatReader;

View file

@ -24,7 +24,7 @@
* http://www.piramidepse.com/
*/
package com.google.zxing.oned.rss.expanded;
package com.google.zxing.oned;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.MultiFormatReader;

View file

@ -24,7 +24,7 @@
* http://www.piramidepse.com/
*/
package com.google.zxing.oned.rss.expanded;
package com.google.zxing.oned;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.MultiFormatReader;

View file

@ -24,7 +24,7 @@
* http://www.piramidepse.com/
*/
package com.google.zxing.oned.rss.expanded;
package com.google.zxing.oned;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.MultiFormatReader;