summaryrefslogtreecommitdiffstats
path: root/tests/data
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2007-08-13 08:59:49 +0000
committerFrederic Peters <fpeters@entrouvert.com>2007-08-13 08:59:49 +0000
commitfab1e94df2abc1e5ccbe022915a8b0796aba7d7f (patch)
tree86bed6f81d197f5dcd8b47654cf65244bc2ed6cc /tests/data
parent3fc428016f81c508a6feec60433816c7903690f8 (diff)
downloadlasso-fab1e94df2abc1e5ccbe022915a8b0796aba7d7f.tar.gz
lasso-fab1e94df2abc1e5ccbe022915a8b0796aba7d7f.tar.xz
lasso-fab1e94df2abc1e5ccbe022915a8b0796aba7d7f.zip
fixed reference to metadata files
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/idp5-saml2/Makefile.am2
-rw-r--r--tests/data/sp5-saml2/Makefile.am2
-rw-r--r--tests/data/sp6-saml2/Makefile.am2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/idp5-saml2/Makefile.am b/tests/data/idp5-saml2/Makefile.am
index aaa3c34a..61de69a7 100644
--- a/tests/data/idp5-saml2/Makefile.am
+++ b/tests/data/idp5-saml2/Makefile.am
@@ -1 +1 @@
-EXTRA_DIST = saml2_metadata.xml private-key.pem
+EXTRA_DIST = metadata.xml private-key.pem
diff --git a/tests/data/sp5-saml2/Makefile.am b/tests/data/sp5-saml2/Makefile.am
index aaa3c34a..61de69a7 100644
--- a/tests/data/sp5-saml2/Makefile.am
+++ b/tests/data/sp5-saml2/Makefile.am
@@ -1 +1 @@
-EXTRA_DIST = saml2_metadata.xml private-key.pem
+EXTRA_DIST = metadata.xml private-key.pem
diff --git a/tests/data/sp6-saml2/Makefile.am b/tests/data/sp6-saml2/Makefile.am
index aaa3c34a..61de69a7 100644
--- a/tests/data/sp6-saml2/Makefile.am
+++ b/tests/data/sp6-saml2/Makefile.am
@@ -1 +1 @@
-EXTRA_DIST = saml2_metadata.xml private-key.pem
+EXTRA_DIST = metadata.xml private-key.pem