diff options
author | Abseil Team <absl-team@google.com> | 2019-11-25 10:29:35 (GMT) |
---|---|---|
committer | Gennadiy Rozental <rogeeff@google.com> | 2019-11-26 20:46:46 (GMT) |
commit | 51545ee515fc9f27de0edabc74d96300f43b2966 (patch) | |
tree | e3be1e2e724c1c00b0f41a4b68b02386a3a68fdb /googletest/test/googletest-json-output-unittest.py | |
parent | 679bfec6db73c021b0226e386c65ec1baee7a09f (diff) | |
download | googletest-51545ee515fc9f27de0edabc74d96300f43b2966.zip googletest-51545ee515fc9f27de0edabc74d96300f43b2966.tar.gz googletest-51545ee515fc9f27de0edabc74d96300f43b2966.tar.bz2 |
Googletest export
Make generating goldens work with Python 3
golden_file.write(output) fails with Python 3 with:
TypeError: a bytes-like object is required, not 'str'
PiperOrigin-RevId: 282316101
Diffstat (limited to 'googletest/test/googletest-json-output-unittest.py')
0 files changed, 0 insertions, 0 deletions