be super-verbose in tests

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent f45176f7de
commit 0e91fb3355

@ -71,7 +71,7 @@ install -D -p -m 0644 -t %{buildroot}%{_rpmconfigdir}/fileattrs data/cargo.attr
%if %{with check}
%check
py.test-%{python3_version} -v test.py
py.test-%{python3_version} -vv test.py
%endif
%files

Loading…
Cancel
Save