[cpp-sp] 02/02: Correct misspelled file.
Codeberg
noreply at shibboleth.net
Thu Dec 4 18:06:50 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository cpp-sp.
View the commit online:
https://codeberg.org/Shibboleth/cpp-sp/commit/78209cb3ad9bdba724cd55081543488e03676489
commit 78209cb3ad9bdba724cd55081543488e03676489
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Dec 4 13:06:35 2025 -0500
Correct misspelled file.
---
tests/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 087c32d3..c007728d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -15,7 +15,7 @@ noinst_HEADERS = \
shibsptest_SOURCES = \
AgentTestSuite.cpp \
AgentConfigTests.cpp \
- attribute/impl/DefaultAttributeConfigurationtests.cpp \
+ attribute/impl/DefaultAttributeConfigurationTests.cpp \
impl/XMLAccessControlTests.cpp \
impl/XMLRequestMapperTests.cpp \
platform/iis/ModuleConfigTests.cpp \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list