Run tests on RHEL
This commit is contained in:
parent
bc8535c49c
commit
f0c907df3e
1 changed files with 0 additions and 2 deletions
|
|
@ -99,7 +99,6 @@ popd
|
|||
|
||||
|
||||
%check
|
||||
%if 0%{?fedora} > 20
|
||||
%{__python} setup.py test
|
||||
|
||||
%if 0%{?with_python3}
|
||||
|
|
@ -107,7 +106,6 @@ pushd %{py3dir}
|
|||
%{__python3} setup.py test
|
||||
popd
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
||||
%files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue