commit | 8e84e4a73ed402b116e8603504b1ddce32c4dda8 | [log] [tgz] |
---|---|---|
author | Steve Piercy <web@stevepiercy.com> | Wed Nov 18 10:47:43 2020 |
committer | Steve Piercy <web@stevepiercy.com> | Wed Nov 18 10:47:43 2020 |
tree | 5f6d75f8a5f5dad947ea8d672aab6108e232ab5e | |
parent | 8e3a168e5758308ef3b9dc2392d8087c9b564c3a [diff] |
Git on Windows will silently turn `\n` into `\r\n`, causing the test of this file's upload content comparison to fail. See https://github.com/Pylons/webtest/pull/231#issuecomment-726989829