Run tests for installed module
This commit is contained in:
parent
801f429df4
commit
1789dec058
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/%{name}.conf
|
|||
|
||||
|
||||
%check
|
||||
PYTHONPATH=. trial-3 tests
|
||||
PYTHONPATH=%{buildroot}%{python3_sitearch}:%{buildroot}%{python3_sitelib}:$PWD trial-3 tests
|
||||
|
||||
|
||||
%pre
|
||||
|
|
Loading…
Reference in a new issue