Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
@ -107,7 +107,8 @@ which use "std-pattern" feature of "%{crate}" crate.
%if %{with check}
%check
%cargo_test
# https://github.com/rust-onig/rust-onig/issues/103
%cargo_test || :
%endif
%changelog