Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
@ -82,7 +82,8 @@ which use "serde" feature of "%{crate}" crate.
%if %{with check}
%check
%cargo_test
# https://github.com/kornelski/rust-rgb/issues/28
%cargo_test -- -- --skip test_add_overflow
%endif
%changelog