Mercurial > hg
changeset 37022:f2b5c2b7d2e5
test-http-protocol: drop an extraneous glob for Windows
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 20 Mar 2018 20:33:37 -0400 |
parents | c83e2736c6de |
children | 6bc2f1b3bc9d |
files | tests/test-http-protocol.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-http-protocol.t Mon Mar 19 08:07:18 2018 -0700 +++ b/tests/test-http-protocol.t Tue Mar 20 20:33:37 2018 -0400 @@ -239,7 +239,7 @@ s> GET /?cmd=listkeys HTTP/1.1\r\n s> Accept-Encoding: identity\r\n s> accept: application/mercurial-0.1\r\n - s> user-agent: mercurial/proto-1.0 (Mercurial 42)\r\n (glob) + s> user-agent: mercurial/proto-1.0 (Mercurial 42)\r\n s> x-hgarg-1: namespace=namespaces\r\n s> host: $LOCALIP:$HGPORT\r\n (glob) s> \r\n