Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
@ -95,7 +95,8 @@ which use "debug" feature of "%{crate}" crate.
%if %{with check}
%check
%cargo_test
# https://github.com/GuillaumeGomez/sysinfo/issues/300
%cargo_test -- -- --skip test_disks
%endif
%changelog