diff options
Diffstat (limited to 'googletest/test/googletest-color-test.py')
-rwxr-xr-x | googletest/test/googletest-color-test.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/googletest/test/googletest-color-test.py b/googletest/test/googletest-color-test.py index 875d478..f3b7c99 100755 --- a/googletest/test/googletest-color-test.py +++ b/googletest/test/googletest-color-test.py @@ -31,8 +31,6 @@ """Verifies that Google Test correctly determines whether to use colors.""" -__author__ = 'wan@google.com (Zhanyong Wan)' - import os import gtest_test_utils |