Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
@ -68,7 +68,7 @@ which use "default" feature of "%{crate}" crate.
%if %{with check}
%check
# Test files are missing
%cargo_test -- -- --doc
%cargo_test -- --doc
%endif
%changelog