aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock_test_utils.py
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-15 11:33:15 -0700
committerGitHub <noreply@github.com>2018-08-15 11:33:15 -0700
commit3c4f437c241b29b848255535518860fd5397d9f5 (patch)
treed0d2af46aa44aa3765632227713f4a447c5fd374 /googlemock/test/gmock_test_utils.py
parent87a37c60e3144af5394c3e8c8b4c714bb8b07ad9 (diff)
parent997d343dd680e541ef96ce71ee54a91daf2577a0 (diff)
downloadgoogletest-3c4f437c241b29b848255535518860fd5397d9f5.tar.gz
googletest-3c4f437c241b29b848255535518860fd5397d9f5.tar.bz2
googletest-3c4f437c241b29b848255535518860fd5397d9f5.zip
Merge branch 'master' into master
Diffstat (limited to 'googlemock/test/gmock_test_utils.py')
-rwxr-xr-xgooglemock/test/gmock_test_utils.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/googlemock/test/gmock_test_utils.py b/googlemock/test/gmock_test_utils.py
index 92b1ac14..7dc4e119 100755
--- a/googlemock/test/gmock_test_utils.py
+++ b/googlemock/test/gmock_test_utils.py
@@ -29,8 +29,6 @@
"""Unit test utilities for Google C++ Mocking Framework."""
-__author__ = 'wan@google.com (Zhanyong Wan)'
-
import os
import sys