[python-django-federated-login] test

Luis Enrique Bazán De León lbazan at fedoraproject.org
Mon Mar 31 17:29:08 UTC 2014


commit dd61a0f5a26aeeac3168319d1737eb25d0233f1c
Author: lbazan <lbazan at fedoraproject.org>
Date:   Mon Mar 31 12:29:09 2014 -0500

    test

 python-django-federated-login.spec |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/python-django-federated-login.spec b/python-django-federated-login.spec
index d26dd35..8c8a52b 100644
--- a/python-django-federated-login.spec
+++ b/python-django-federated-login.spec
@@ -97,14 +97,14 @@ pushd %{py3dir}
 popd
 %endif
 
-%check
-python -m unittest
-
-%if 0%{?with_python3}
-pushd %{py3dir}
-%{__python3} -m unittest
-popd
-%endif
+#%check
+#python -m unittest
+
+#%if 0%{?with_python3}
+#pushd %{py3dir}
+#%{__python3} -m unittest
+#popd
+#%endif
  
 %files
 %doc README.rst LICENSE.txt


More information about the scm-commits mailing list