From a4ec70eb073d6ac770f09f8a75c90b91f9aa0995 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 26 Nov 2011 18:42:49 +0000 Subject: [PATCH] - add tests Changed files: python.spec -> 1.24 --- python.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python.spec b/python.spec index 217148e..9a1e617 100644 --- a/python.spec +++ b/python.spec @@ -40,6 +40,8 @@ CC="%{__cc}" \ CFLAGS="%{rpmcflags}" \ %{__python} setup.py build +%{?with_tests:%{__python} setup.py test} + %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install \ -- 2.44.0