diff --git a/rust-tiff.spec b/rust-tiff.spec index 29fb864..a3717a2 100644 --- a/rust-tiff.spec +++ b/rust-tiff.spec @@ -67,7 +67,8 @@ which use "default" feature of "%{crate}" crate. %if %{with check} %check -%cargo_test +# Test files are missing +%cargo_test -- -- --doc %endif %changelog