From f0c907df3e00ffd67b828e8e534ff798fc23ef1e Mon Sep 17 00:00:00 2001 From: Nathaniel McCallum Date: Thu, 14 May 2015 11:40:40 -0400 Subject: [PATCH] Run tests on RHEL --- python-cryptography.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index 7653d11..5ce86c2 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -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