summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2013-01-25 13:50:53 +0100
committerRoland Hedberg <roland.hedberg@adm.umu.se>2013-01-25 13:50:53 +0100
commitb32f6e4c24a646349224fefae7f244031d8063a7 (patch)
treefbd6898a6d637c895ec5557e7f1d1c9cfddc7124 /script
parentd2ca303a016078f1fa68691179ad9607d4b40b9a (diff)
downloadpysaml2-b32f6e4c24a646349224fefae7f244031d8063a7.tar.gz
Worked through an ECP and a NameIDMapping test
Diffstat (limited to 'script')
-rwxr-xr-xscript/saml2c.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/saml2c.py b/script/saml2c.py
index f90482da..76154e89 100755
--- a/script/saml2c.py
+++ b/script/saml2c.py
@@ -6,5 +6,4 @@ from idp_test import saml2int
from idp_test import SAML2client
cli = SAML2client(saml2int)
-
cli.run() \ No newline at end of file