Add first test, checks client/server installs work
[cascardo/ipsilon.git] / Makefile
index 439caa9..0d7e01a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ lp-test:
 
 test: lp-test
        PYTHONPATH=./ ./ipsilon/tools/saml2metadata.py
+       ./tests/tests.py --test=test1
 
 sdist:
        python setup.py sdist