aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-12-05 07:26:54 -0500
committerMark Barolak <mbar@google.com>2019-12-05 14:41:41 -0500
commitcf75d4b92ecc20bb44ec33aa44eee6685b7595dd (patch)
tree51d52544e64deb54be85b443b4ce79c014335729
parentae8d1fc81b1469905b3d0fa6f8a077f58fc4b250 (diff)
downloadgoogletest-cf75d4b92ecc20bb44ec33aa44eee6685b7595dd.tar.gz
googletest-cf75d4b92ecc20bb44ec33aa44eee6685b7595dd.tar.bz2
googletest-cf75d4b92ecc20bb44ec33aa44eee6685b7595dd.zip
Googletest export
Internal change PiperOrigin-RevId: 283948137
-rwxr-xr-xgoogletest/test/googletest-output-test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/test/googletest-output-test.py b/googletest/test/googletest-output-test.py
index 093f6f95..09028f66 100755
--- a/googletest/test/googletest-output-test.py
+++ b/googletest/test/googletest-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++ Testing and Mocking Framework.
+r"""Tests the text output of Google C++ Testing and Mocking Framework.
To update the golden file:
googletest_output_test.py --build_dir=BUILD/DIR --gengolden