changeset 25472 | 4d2b9b304ad0 |
parent 24715 | 1439bacf0ec7 |
child 25881 | 9de443515f1d |
--- a/tests/test-hgweb-json.t Fri Jun 05 22:53:15 2015 -0400 +++ b/tests/test-hgweb-json.t Mon Jun 08 14:44:30 2015 -0500 @@ -2,7 +2,7 @@ #require serve $ request() { - > $TESTDIR/get-with-headers.py --json localhost:$HGPORT "$1" + > get-with-headers.py --json localhost:$HGPORT "$1" > } $ hg init test