diff --git a/python-termstyle.spec b/python-termstyle.spec index 07427a4..1e264d3 100644 --- a/python-termstyle.spec +++ b/python-termstyle.spec @@ -62,7 +62,7 @@ terminal (console) programs. The definitions come from ECMA-048, the %check export LANG=en_US.UTF-8 %if %have_python2 -python2 setup.py test +python2 test2.py %endif %if %have_python3 python3 test3.py