datamatrix fails but could be an issue with text

This commit is contained in:
Henry Schimke
2023-04-28 17:12:53 -05:00
parent 57d4f82e7c
commit e05fae5b6a
4 changed files with 35 additions and 18 deletions

View File

@@ -300,7 +300,7 @@ fn cpp_qrcode_black_box6_test_case() {
#[test]
fn cpp_qrcode_black_box7_test_case() {
let mut tester = common::PDF417MultiImageSpanAbstractBlackBoxTestCase::new(
let mut tester = common::MultiImageSpanAbstractBlackBoxTestCase::new(
"test_resources/blackbox/cpp/qrcode-7",
QrReader::default(),
rxing::BarcodeFormat::QR_CODE,