mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
datamatrix fails but could be an issue with text
This commit is contained in:
@@ -25,7 +25,7 @@ use rxing::pdf417::PDF417Reader;
|
||||
*/
|
||||
#[test]
|
||||
fn pdf417_black_box4_test_case() {
|
||||
let mut tester = common::PDF417MultiImageSpanAbstractBlackBoxTestCase::new(
|
||||
let mut tester = common::MultiImageSpanAbstractBlackBoxTestCase::new(
|
||||
"test_resources/blackbox/pdf417-4",
|
||||
PDF417Reader::default(),
|
||||
rxing::BarcodeFormat::PDF_417,
|
||||
|
||||
Reference in New Issue
Block a user