summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-09 19:54:07 (GMT)
committerGitHub <noreply@github.com>2018-08-09 19:54:07 (GMT)
commit6b6be9457bcec4540bd9533c9c282dfc2de1e81d (patch)
tree5037ddb16bc40426d1b4a12026fb302759455b7d
parentb46b86ee607533b64b2225edc1af0319f9e515fd (diff)
parent5eb263569bc1f90ff3820c4f9f5fbc8fa25a031f (diff)
downloadgoogletest-6b6be9457bcec4540bd9533c9c282dfc2de1e81d.zip
googletest-6b6be9457bcec4540bd9533c9c282dfc2de1e81d.tar.gz
googletest-6b6be9457bcec4540bd9533c9c282dfc2de1e81d.tar.bz2
Merge pull request #1725 from google/gennadiycivil-patch-1
Update gmock_output_test.py, formatting
-rwxr-xr-xgooglemock/test/gmock_output_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/test/gmock_output_test.py b/googlemock/test/gmock_output_test.py
index c8af0f9..20323e1 100755
--- a/googlemock/test/gmock_output_test.py
+++ b/googlemock/test/gmock_output_test.py
@@ -29,7 +29,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-"""Tests the text output of Google C++ Mocking Framework.
+r"""Tests the text output of Google C++ Mocking Framework.
To update the golden file:
gmock_output_test.py --build_dir=BUILD/DIR --gengolden