From: Scott Cantor Date: Mon, 14 Aug 2006 19:45:24 +0000 (+0000) Subject: Missing test X-Git-Tag: 2.0-alpha1~203 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=a4438d41050ed1b4c4ff3643ac3b84a056f71855 Missing test --- diff --git a/samltest/Makefile.am b/samltest/Makefile.am index 0c83dbe..f76a967 100644 --- a/samltest/Makefile.am +++ b/samltest/Makefile.am @@ -33,6 +33,7 @@ samltest_h = \ saml2/core/impl/ArtifactResolve20Test.h \ saml2/core/impl/ArtifactResponse20Test.h \ saml2/core/impl/Assertion20Test.h \ + saml2/core/impl/AssertionIDRef20Test.h \ saml2/core/impl/AssertionIDRequest20Test.h \ saml2/core/impl/AssertionURIRef20Test.h \ saml2/core/impl/Attribute20Test.h \