Run only doctests

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 30d92dc2cd
commit 7a0a0c6740
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -67,7 +67,8 @@ which use "default" feature of "%{crate}" crate.
%if %{with check} %if %{with check}
%check %check
%cargo_test # Test files are missing
%cargo_test -- -- --doc
%endif %endif
%changelog %changelog

Loading…
Cancel
Save