Run tests for installed module

This commit is contained in:
Kai A. Hiller 2022-01-21 20:41:56 +01:00
parent 801f429df4
commit 1789dec058

View file

@ -56,7 +56,7 @@ install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/%{name}.conf
%check %check
PYTHONPATH=. trial-3 tests PYTHONPATH=%{buildroot}%{python3_sitearch}:%{buildroot}%{python3_sitelib}:$PWD trial-3 tests
%pre %pre