diff options
Diffstat (limited to 'googletest/test/gtest-param-test_test.h')
-rw-r--r-- | googletest/test/gtest-param-test_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/test/gtest-param-test_test.h b/googletest/test/gtest-param-test_test.h index 249c089..ea1e884 100644 --- a/googletest/test/gtest-param-test_test.h +++ b/googletest/test/gtest-param-test_test.h @@ -29,7 +29,7 @@ // // Authors: vladl@google.com (Vlad Losev) // -// The Google C++ Testing Framework (Google Test) +// The Google C++ Testing and Mocking Framework (Google Test) // // This header file provides classes and functions used internally // for testing Google Test itself. |