aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock_output_test.py
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-01 11:45:45 -0400
committerGitHub <noreply@github.com>2018-08-01 11:45:45 -0400
commite5e2ef7cd27cc089c1d8302a11970ef870554294 (patch)
tree3ee12a206ab4eb3960b77e30d09f3e0c6e7f55a4 /googlemock/test/gmock_output_test.py
parent572b07ff8d93164b2819fa1800e8ee5bf08537db (diff)
parent16c65a476a125b12cc9cda34ae32ce09bc643dc6 (diff)
downloadgoogletest-e5e2ef7cd27cc089c1d8302a11970ef870554294.tar.gz
googletest-e5e2ef7cd27cc089c1d8302a11970ef870554294.tar.bz2
googletest-e5e2ef7cd27cc089c1d8302a11970ef870554294.zip
Merge pull request #1695 from gennadiycivil/master
Formatting changes and upstreaming one test
Diffstat (limited to 'googlemock/test/gmock_output_test.py')
-rwxr-xr-xgooglemock/test/gmock_output_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/googlemock/test/gmock_output_test.py b/googlemock/test/gmock_output_test.py
index 9d73d570..8f57d46c 100755
--- a/googlemock/test/gmock_output_test.py
+++ b/googlemock/test/gmock_output_test.py
@@ -43,7 +43,6 @@ __author__ = 'wan@google.com (Zhanyong Wan)'
import os
import re
import sys
-
import gmock_test_utils