mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-25 20:02:34 +00:00
long running qrcode fix
zxing 110ef9e8f2733c051dd00e95bddc1bff6ab94ca5
This commit is contained in:
@@ -51,7 +51,7 @@ fn qrcode_black_box2_test_case() {
|
||||
BarcodeFormat::QR_CODE,
|
||||
);
|
||||
tester.add_test(31, 31, 0.0);
|
||||
tester.add_test(30, 30, 90.0);
|
||||
tester.add_test(29, 29, 90.0);
|
||||
tester.add_test(30, 30, 180.0);
|
||||
tester.add_test(30, 30, 270.0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user