summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-06-22 10:48:59 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2019-06-22 10:48:59 (GMT)
commitf919067d59fb8c83194e6f73fbe1a4731b1eded6 (patch)
treeea13ee9f8db3036aee098308f2b02193e62ada3b /testing
parente0937f32cab960bf91f489360825b0eff297383a (diff)
downloadDoxygen-f919067d59fb8c83194e6f73fbe1a4731b1eded6.zip
Doxygen-f919067d59fb8c83194e6f73fbe1a4731b1eded6.tar.gz
Doxygen-f919067d59fb8c83194e6f73fbe1a4731b1eded6.tar.bz2
Fixed issues in introduced by making file name escapes lower case
Diffstat (limited to 'testing')
-rw-r--r--testing/071_enum_in_anon_ns.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/071_enum_in_anon_ns.cpp b/testing/071_enum_in_anon_ns.cpp
index a5b9ac8..8aab15f 100644
--- a/testing/071_enum_in_anon_ns.cpp
+++ b/testing/071_enum_in_anon_ns.cpp
@@ -1,5 +1,5 @@
// objective: test that enum values in anonymous namespaces produce no warning
-// check: namespace_a_namespace_1_1_0D0.xml
+// check: namespace_a_namespace_1_1_0d0.xml
namespace ANamespace { namespace {