X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fipsilon.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=24348986a45806893b746f555a8cf3aad6ba1796;hp=dce214aabc584d10b0b8ae1fae900c1d0956632f;hb=86f5401c7cb620046b6dd7730844998dec595f43;hpb=ba45934659346510966ca6c58a01dbba3eca7d2f diff --git a/Makefile b/Makefile index dce214a..2434898 100644 --- a/Makefile +++ b/Makefile @@ -98,6 +98,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=openid test: lp-test unittests tests