From 030a59b921bbaacde7e87d2cbe9a2bf922400c46c8c0e78ab53451e264a64580 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 1 Dec 2017 14:44:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termstyle?expand=0&rev=9 --- python-termstyle.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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