summaryrefslogtreecommitdiffstats
path: root/googletest/test/googletest-catch-exceptions-test.py
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-15 17:17:09 (GMT)
committerGitHub <noreply@github.com>2018-08-15 17:17:09 (GMT)
commit06b975928878a7a10cd4bc2bb35d2738e453f4a1 (patch)
treeb0c5b19fce9ae66b8071bd1b3b9a1e2175365358 /googletest/test/googletest-catch-exceptions-test.py
parent51b65058ad72d2d92fff89f04aad99f8bbddb147 (diff)
parent997d343dd680e541ef96ce71ee54a91daf2577a0 (diff)
downloadgoogletest-06b975928878a7a10cd4bc2bb35d2738e453f4a1.zip
googletest-06b975928878a7a10cd4bc2bb35d2738e453f4a1.tar.gz
googletest-06b975928878a7a10cd4bc2bb35d2738e453f4a1.tar.bz2
Merge branch 'master' into ignore-cmake-generated-filesrefs/pull/1697/head
Diffstat (limited to 'googletest/test/googletest-catch-exceptions-test.py')
-rwxr-xr-xgoogletest/test/googletest-catch-exceptions-test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/googletest/test/googletest-catch-exceptions-test.py b/googletest/test/googletest-catch-exceptions-test.py
index 69dbadf..5d49c10 100755
--- a/googletest/test/googletest-catch-exceptions-test.py
+++ b/googletest/test/googletest-catch-exceptions-test.py
@@ -35,8 +35,6 @@ googletest-catch-exceptions-ex-test_ (programs written with
Google Test) and verifies their output.
"""
-__author__ = 'vladl@google.com (Vlad Losev)'
-
import gtest_test_utils
# Constants.