aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock_output_test.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_output_test.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_output_test.py')
-rwxr-xr-xgooglemock/test/gmock_output_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/googlemock/test/gmock_output_test.py b/googlemock/test/gmock_output_test.py
index 20323e17..0527bd93 100755
--- a/googlemock/test/gmock_output_test.py
+++ b/googlemock/test/gmock_output_test.py
@@ -39,8 +39,6 @@ gmock_output_test.py
"""
-__author__ = 'wan@google.com (Zhanyong Wan)'
-
import os
import re
import sys