@ -1,3 +0,0 @@
# rust-argh
The rust-argh package
@ -61,6 +61,8 @@ use the "default" feature of the "%{crate}" crate.
%if %{with check}
%check
# * temporarily ignore brittle snapshot tests
export TRYBUILD=overwrite
%cargo_test
%endif