diff -r 9d44c71bd892 -r 538e850ae737 tests/test-http-api.t --- a/tests/test-http-api.t Fri Apr 27 21:54:37 2018 +0530 +++ b/tests/test-http-api.t Tue May 15 11:52:43 2018 -0700 @@ -1,3 +1,5 @@ +#require no-chg + $ send() { > hg --verbose debugwireproto --peer raw http://$LOCALIP:$HGPORT/ > }