summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-06-01 15:47:44 -0400
committerSimo Sorce <simo@redhat.com>2014-06-04 10:26:34 -0400
commit239a4ce2b22e25e1759c39a890bd0a506b6f3795 (patch)
tree92e5a714d4c82cefb0ba23607d3fa41a0bc5fcfa /Makefile
parent5a78c0ed852d43f13ffa48f096c0f48367bd1acf (diff)
downloadipsilon-239a4ce2b22e25e1759c39a890bd0a506b6f3795.tar.gz
ipsilon-239a4ce2b22e25e1759c39a890bd0a506b6f3795.tar.xz
ipsilon-239a4ce2b22e25e1759c39a890bd0a506b6f3795.zip
Add first test, checks client/server installs work
Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 439caa9..0d7e01a 100644
--- 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