diff options
author | Jacob Schloss <jschloss@swiftengineering.com> | 2018-08-22 12:55:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-22 12:55:43 -0700 |
commit | 6de39826aa190a07179a8104c00ad11ea20d8679 (patch) | |
tree | 3413eb72b75b6aad6392407713f5596c0f477fd6 /googletest/samples/sample3-inl.h | |
parent | 6e7980164593bfe888d6e94ee52d4d08bdddb412 (diff) | |
parent | 1d9a1912e7f42e8ae66ea365b5b8508fecb31509 (diff) | |
download | googletest-6de39826aa190a07179a8104c00ad11ea20d8679.tar.gz googletest-6de39826aa190a07179a8104c00ad11ea20d8679.tar.bz2 googletest-6de39826aa190a07179a8104c00ad11ea20d8679.zip |
Merge branch 'master' into issue_1735
Diffstat (limited to 'googletest/samples/sample3-inl.h')
-rw-r--r-- | googletest/samples/sample3-inl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/googletest/samples/sample3-inl.h b/googletest/samples/sample3-inl.h index 7e3084d6..1a29ce92 100644 --- a/googletest/samples/sample3-inl.h +++ b/googletest/samples/sample3-inl.h @@ -28,8 +28,6 @@ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) #ifndef GTEST_SAMPLES_SAMPLE3_INL_H_ #define GTEST_SAMPLES_SAMPLE3_INL_H_ |