summaryrefslogtreecommitdiffstats
path: root/googletest/src
diff options
context:
space:
mode:
authorGennadiy Civil <misterg@google.com>2018-08-09 16:21:49 (GMT)
committerGennadiy Civil <misterg@google.com>2018-08-09 16:21:49 (GMT)
commit4d9411467dafe438a4ef04befed5ae3ae14f931a (patch)
treee20cd1c407894f239c73d1359882a08bae4e7a06 /googletest/src
parent7a79459a663ce98a31fdbb14dea9a750bc285885 (diff)
downloadgoogletest-4d9411467dafe438a4ef04befed5ae3ae14f931a.zip
googletest-4d9411467dafe438a4ef04befed5ae3ae14f931a.tar.gz
googletest-4d9411467dafe438a4ef04befed5ae3ae14f931a.tar.bz2
code management comments, [ci-skip], no functionality changes
Diffstat (limited to 'googletest/src')
-rw-r--r--googletest/src/gtest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/googletest/src/gtest.cc b/googletest/src/gtest.cc
index bc66c97..2ec36fa 100644
--- a/googletest/src/gtest.cc
+++ b/googletest/src/gtest.cc
@@ -3590,6 +3590,7 @@ std::string XmlUnitTestResultPrinter::RemoveInvalidXmlCharacters(
// The following routines generate an XML representation of a UnitTest
// object.
+// GOOGLETEST_CM0009 DO NOT DELETE
//
// This is how Google Test concepts map to the DTD:
//