[python-django-federated-login] .

Luis Enrique Bazán De León lbazan at fedoraproject.org
Mon Mar 31 20:14:47 UTC 2014


commit 008d54a1f938132a52a433c223380bc06362fd97
Author: lbazan <lbazan at fedoraproject.org>
Date:   Mon Mar 31 15:14:46 2014 -0500

    .

 python-django-federated-login.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-django-federated-login.spec b/python-django-federated-login.spec
index 90842a3..71c9b91 100644
--- a/python-django-federated-login.spec
+++ b/python-django-federated-login.spec
@@ -98,11 +98,11 @@ popd
 %endif
 
 %check
-python -m unittest 'django-federated-login.tests.tests.py'
+python -m unittest 'django.tests.tests.py'
 
 %if 0%{?with_python3}
 pushd %{py3dir}
-%{__python3} -m unittest 'django-federated-login.tests.tests.py'
+%{__python3} -m unittest 'django.tests.tests.py'
 popd
 %endif
  


More information about the scm-commits mailing list