mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
datamatrix fails but could be an issue with text
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user