From 39375ee6ce6b65737670f5a7f850d6f75d328d21 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 19 Sep 2014 15:10:27 -0400 Subject: Test transactions code with full redirect login Signed-off-by: Simo Sorce Reviewed-by: Patrick Uiterwijk --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit