diff options
| author | Rob Crittenden <rcritten@redhat.com> | 2015-01-30 16:12:23 -0500 |
|---|---|---|
| committer | Rob Crittenden <rcritten@redhat.com> | 2015-02-13 15:40:39 -0500 |
| commit | 0978a78af3c699ecd9d5406b90de9b0e67a9167b (patch) | |
| tree | 4ea5b416d4b6b3b19e1d41a3745dfb470f1e7268 /Makefile | |
| parent | 419979f4edf49633e263c4c0578e2e110987bf27 (diff) | |
| download | ipsilon.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-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
