mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
code_39 passes
This commit is contained in:
@@ -23,6 +23,8 @@ fn code39_black_box1_test_case() {
|
||||
BarcodeFormat::CODE_39,
|
||||
);
|
||||
|
||||
// 2 failes on row 169
|
||||
|
||||
// super("src/test/resources/blackbox/code39-1", new MultiFormatReader(), BarcodeFormat.CODE_39);
|
||||
tester.add_test(4, 4, 0.0);
|
||||
tester.add_test(4, 4, 180.0);
|
||||
|
||||
Reference in New Issue
Block a user