Remove spaces between Google Test and Google Mock

This commit is contained in:
Hyuk Myeong
2020-09-16 01:33:41 +09:00
parent 5afcb3ca4d
commit 242ee2720c
3 changed files with 58 additions and 58 deletions

View File

@@ -37,8 +37,8 @@ Details and examples can be found here:
Please note that code under scripts/generator/ is from the [cppclean
project](http://code.google.com/p/cppclean/) and under the Apache
License, which is different from Google Mock's license.
License, which is different from GoogleMock's license.
Google Mock is a part of
[Google Test C++ testing framework](http://github.com/google/googletest/) and a
subject to the same requirements.
GoogleMock is a part of
[GoogleTest C++ testing framework](http://github.com/google/googletest/) and a
subject to the same requirements.