summaryrefslogtreecommitdiffstats
path: root/googletest/src/gtest.cc
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2021-07-22 17:21:01 (GMT)
committerCJ Johnson <johnsoncj@google.com>2021-07-22 18:54:03 (GMT)
commit96f4ce02a3a78d63981c67acbd368945d11d7d70 (patch)
tree604ed6eb22c4ad202628c9c58963762b4b189cf0 /googletest/src/gtest.cc
parentce4895aae87d3cdad8677f6f888abceea6bb5bdc (diff)
downloadgoogletest-96f4ce02a3a78d63981c67acbd368945d11d7d70.zip
googletest-96f4ce02a3a78d63981c67acbd368945d11d7d70.tar.gz
googletest-96f4ce02a3a78d63981c67acbd368945d11d7d70.tar.bz2
Googletest export
Delete GOOGLETEST_CM.* tags from C++ code. PiperOrigin-RevId: 386268534
Diffstat (limited to 'googletest/src/gtest.cc')
-rw-r--r--googletest/src/gtest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/googletest/src/gtest.cc b/googletest/src/gtest.cc
index 5a38768..6c5321a 100644
--- a/googletest/src/gtest.cc
+++ b/googletest/src/gtest.cc
@@ -4091,7 +4091,6 @@ 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:
//