X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fipsilon.git;a=blobdiff_plain;f=Makefile;h=6068024633854d0f303fe040d09f1c552b274025;hp=662c8935848c8e7475dfa0fd75ad86e4ca675ad3;hb=cacb41e93b377496e77f824f4f1b0ce206da0bed;hpb=521a28fd446a64c4fa5895e1aa768512249652f6 diff --git a/Makefile b/Makefile index 662c893..6068024 100644 --- 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