diff options
author | Abseil Team <absl-team@google.com> | 2021-01-25 18:44:51 (GMT) |
---|---|---|
committer | CJ Johnson <johnsoncj@google.com> | 2021-01-26 20:43:38 (GMT) |
commit | 3351eba0aa33668f8f4cf5d24eb5f68fce17e034 (patch) | |
tree | 55061765a4cedc3f515e3d8b26ebd3604a34b395 /googletest | |
parent | 0fe14e2cd97e2924b5bbfd5550d929060ab26af7 (diff) | |
download | googletest-3351eba0aa33668f8f4cf5d24eb5f68fce17e034.zip googletest-3351eba0aa33668f8f4cf5d24eb5f68fce17e034.tar.gz googletest-3351eba0aa33668f8f4cf5d24eb5f68fce17e034.tar.bz2 |
Googletest export
Delete obsolete comment, gtest-param-test.h isn't generated by pump anymore
PiperOrigin-RevId: 353680589
Diffstat (limited to 'googletest')
-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 68d0bfc..e68658f 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_ |