diff --git a/python-greenlet.spec b/python-greenlet.spec index 9dcd706..5a5d11c 100644 --- a/python-greenlet.spec +++ b/python-greenlet.spec @@ -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