14
0
Todd R
2017-12-01 14:44:48 +00:00
committed by Git OBS Bridge
parent 71fcdf0cef
commit 030a59b921

View File

@@ -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