summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2015-01-30 16:12:23 -0500
committerSimo Sorce <simo@redhat.com>2015-02-13 17:52:07 -0500
commit7b0f5a1d712090b19e8765ff4cf8f7242ccc3144 (patch)
tree07271cc2882fb9ffbdf8f441c1dce35cf898ae79 /Makefile
parentac1bae1e0f2a4720db15852798346cb46f204dae (diff)
downloadipsilon-7b0f5a1d712090b19e8765ff4cf8f7242ccc3144.tar.gz
ipsilon-7b0f5a1d712090b19e8765ff4cf8f7242ccc3144.tar.xz
ipsilon-7b0f5a1d712090b19e8765ff4cf8f7242ccc3144.zip
Test for Single Logout Service
https://fedorahosted.org/ipsilon/ticket/24 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-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 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