tests/test-http-api.t
changeset 38021 538e850ae737
parent 37093 db114320df7e
child 39814 d059cb669632
--- 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/
   > }