diff --git a/rust-regex-automata.spec b/rust-regex-automata.spec index 790425e..96dbf04 100644 --- a/rust-regex-automata.spec +++ b/rust-regex-automata.spec @@ -425,7 +425,9 @@ use the "unicode-word-boundary" feature of the "%{crate}" crate. %if %{with check} %check -%cargo_test +# * integration tests can only be run in-tree +%cargo_test -- --lib +%cargo_test -- --doc %endif %changelog