summaryrefslogtreecommitdiff
path: root/tests/idp_sp_conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/idp_sp_conf.py')
-rw-r--r--tests/idp_sp_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/idp_sp_conf.py b/tests/idp_sp_conf.py
index cd3f166c..1204b113 100644
--- a/tests/idp_sp_conf.py
+++ b/tests/idp_sp_conf.py
@@ -53,7 +53,7 @@ CONFIG = {
"debug" : 1,
"key_file" : "test.key",
"cert_file" : "test.pem",
- #"xmlsec_binary" : xmlsec_path,
+ "xmlsec_binary" : xmlsec_path,
"metadata": {
"local": ["metadata.xml", "vo_metadata.xml"],
},