Add LDAP test
[cascardo/ipsilon.git] / Makefile
index 662c893..6068024 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -65,6 +65,7 @@ tests: wrappers
        PYTHONPATH=./ ./tests/tests.py --test=trans
        PYTHONPATH=./ ./tests/tests.py --test=pgdb
        PYTHONPATH=./ ./tests/tests.py --test=fconf
+       PYTHONPATH=./ ./tests/tests.py --test=ldap
 
 test: lp-test unittests tests