Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
@ -104,7 +104,8 @@ which use "use_std" feature of "%{crate}" crate.
%if %{with check}
%check
%cargo_test
# https://github.com/rust-lang/regex/issues/593
%cargo_test -- -- --skip error_messages::repetition_quantifier_expects_a_valid_decimal
%endif
%changelog