Properly run doc-tests

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

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

Loading…
Cancel
Save