Report to user if an LDAP error occurs
[cascardo/ipsilon.git] / Makefile
index f7f7d16..d15ca4d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -102,6 +102,7 @@ tests: wrappers
        PYTHONPATH=./ ./tests/tests.py --test=pgdb
        PYTHONPATH=./ ./tests/tests.py --test=fconf
        PYTHONPATH=./ ./tests/tests.py --test=ldap
+       PYTHONPATH=./ ./tests/tests.py --test=ldapdown
        PYTHONPATH=./ ./tests/tests.py --test=openid
 
 test: lp-test unittests tests