comparison tests/test-http-api.t @ 44656:d359f0d1a3d3

tests: force \n newlines when writing to sys.stdout Without this, Python 3 on Windows inserts some \r that aren't present in the input, causing test-http-bad-server.t to fail. After this change, the test passes on Python 3 on Windows! Differential Revision: https://phab.mercurial-scm.org/D8341
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 29 Mar 2020 13:51:26 -0700
parents 2f7408b7d247
children
comparison
equal deleted inserted replaced
44655:02fa5392bab6 44656:d359f0d1a3d3