Merge pull request #1720 from gennadiycivil/master

Formatting change for auto code management, no functionality changes
This commit is contained in:
Gennadiy Civil 2018-08-09 07:53:26 -07:00 committed by GitHub
commit 2797ba8f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,9 +33,10 @@
To update the golden file:
gmock_output_test.py --build_dir=BUILD/DIR --gengolden
# where BUILD/DIR contains the built gmock_output_test_ file.
where BUILD/DIR contains the built gmock_output_test_ file.
gmock_output_test.py --gengolden
gmock_output_test.py
"""
__author__ = 'wan@google.com (Zhanyong Wan)'