mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
Allow disabling image features
This commit is contained in:
@@ -22,6 +22,7 @@ mod common;
|
||||
/**
|
||||
* Inverted barcodes
|
||||
*/
|
||||
#[cfg(feature = "image-formats")]
|
||||
#[test]
|
||||
fn inverted_data_matrix_black_box_test_case() {
|
||||
let mut tester = common::AbstractBlackBoxTestCase::new(
|
||||
|
||||
Reference in New Issue
Block a user