summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-09-19 15:10:27 -0400
committerPatrick Uiterwijk <puiterwijk@redhat.com>2014-09-24 20:51:51 +0200
commit39375ee6ce6b65737670f5a7f850d6f75d328d21 (patch)
treed3fab4d09fe5eaf3fcf086d6d123ea26586d1e5f /Makefile
parentb4bcb99e3217e658c1277cd5d484fa0c62c7aa0c (diff)
downloadipsilon-39375ee6ce6b65737670f5a7f850d6f75d328d21.tar.gz
ipsilon-39375ee6ce6b65737670f5a7f850d6f75d328d21.tar.xz
ipsilon-39375ee6ce6b65737670f5a7f850d6f75d328d21.zip
Test transactions code with full redirect login
Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7426acb..267772b 100644
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,7 @@ wrappers:
tests: wrappers
PYTHONPATH=./ ./tests/tests.py --test=test1
PYTHONPATH=./ ./tests/tests.py --test=attrs
+ PYTHONPATH=./ ./tests/tests.py --test=trans
test: lp-test tests
PYTHONPATH=./ ./ipsilon/tools/saml2metadata.py