added missing comments

This commit is contained in:
Gennadiy Civil 2018-07-27 15:05:20 -04:00
parent 984cba30ed
commit ec13264af4
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
// Utilities for testing Google Test itself and code that uses Google Test
// (e.g. frameworks built on top of Google Test).
GOOGLETEST_CM0004 DO NOT DELETE
// GOOGLETEST_CM0004 DO NOT DELETE
#ifndef GTEST_INCLUDE_GTEST_GTEST_SPI_H_
#define GTEST_INCLUDE_GTEST_GTEST_SPI_H_

View File

@ -30,7 +30,7 @@
// Author: wan@google.com (Zhanyong Wan)
//
// Google C++ Testing and Mocking Framework definitions useful in production code.
GOOGLETEST_CM0003 DO NOT DELETE
// GOOGLETEST_CM0003 DO NOT DELETE
#ifndef GTEST_INCLUDE_GTEST_GTEST_PROD_H_
#define GTEST_INCLUDE_GTEST_GTEST_PROD_H_