mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
Allow disabling image features
This commit is contained in:
@@ -25,6 +25,7 @@ use rxing::pdf417::PDF417Reader;
|
||||
*
|
||||
* @author Guenther Grau
|
||||
*/
|
||||
#[cfg(feature = "image-formats")]
|
||||
#[test]
|
||||
fn pdf417_black_box4_test_case() {
|
||||
let mut tester = common::MultiImageSpanAbstractBlackBoxTestCase::new(
|
||||
|
||||
Reference in New Issue
Block a user