Use run-tests.py to run tests

This commit is contained in:
Orion Poplawski 2020-06-09 07:54:30 -06:00
parent 8b6d977c90
commit 2aa9f2e0a4

View File

@ -47,7 +47,7 @@ Python 3 version.
%py3_install
%check
%{__python3} setup.py test
%{__python3} run-tests.py
%files -n python3-%{modname}
%license LICENSE LICENSE.PSF