mirror of
https://github.com/starovoid/rxing.git
synced 2026-09-26 09:55:11 +00:00
fix: include cfg directive for new test case
This commit is contained in:
@@ -328,6 +328,7 @@ fn cpp_qrcode_black_box7_test_case() {
|
||||
tester.test_black_box();
|
||||
}
|
||||
|
||||
#[cfg(feature = "image-formats")]
|
||||
#[test]
|
||||
fn cpp_rmqr_blackbox_test_case() {
|
||||
let mut tester = common::AbstractBlackBoxTestCase::new(
|
||||
|
||||
Reference in New Issue
Block a user