summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2015-01-30 16:12:23 -0500
committerRob Crittenden <rcritten@redhat.com>2015-02-13 15:40:39 -0500
commit0978a78af3c699ecd9d5406b90de9b0e67a9167b (patch)
tree4ea5b416d4b6b3b19e1d41a3745dfb470f1e7268 /Makefile
parent419979f4edf49633e263c4c0578e2e110987bf27 (diff)
downloadipsilon.git-24.tar.gz
ipsilon.git-24.tar.xz
ipsilon.git-24.zip
Test for Single Logout Service24
https://fedorahosted.org/ipsilon/ticket/24 Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 48a6e52..1b7cc16 100644
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,7 @@ wrappers:
tests: wrappers
PYTHONPATH=./ ./tests/tests.py --test=test1
+ PYTHONPATH=./ ./tests/tests.py --test=testlogout
PYTHONPATH=./ ./tests/tests.py --test=attrs
PYTHONPATH=./ ./tests/tests.py --test=trans
PYTHONPATH=./ ./tests/tests.py --test=pgdb