diff options
| author | Abseil Team <absl-team@google.com> | 2021-01-25 13:44:51 -0500 |
|---|---|---|
| committer | CJ Johnson <johnsoncj@google.com> | 2021-01-26 15:43:38 -0500 |
| commit | 3351eba0aa33668f8f4cf5d24eb5f68fce17e034 (patch) | |
| tree | 55061765a4cedc3f515e3d8b26ebd3604a34b395 | |
| parent | 0fe14e2cd97e2924b5bbfd5550d929060ab26af7 (diff) | |
| download | googletest-3351eba0aa33668f8f4cf5d24eb5f68fce17e034.tar.gz googletest-3351eba0aa33668f8f4cf5d24eb5f68fce17e034.zip | |
Googletest export
Delete obsolete comment, gtest-param-test.h isn't generated by pump anymore
PiperOrigin-RevId: 353680589
| -rw-r--r-- | googletest/include/gtest/gtest-param-test.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/googletest/include/gtest/gtest-param-test.h b/googletest/include/gtest/gtest-param-test.h index 68d0bfcc..e68658f5 100644 --- a/googletest/include/gtest/gtest-param-test.h +++ b/googletest/include/gtest/gtest-param-test.h @@ -30,8 +30,6 @@ // Macros and functions for implementing parameterized tests // in Google C++ Testing and Mocking Framework (Google Test) // -// This file is generated by a SCRIPT. DO NOT EDIT BY HAND! -// // GOOGLETEST_CM0001 DO NOT DELETE #ifndef GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ #define GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_ |

