diff -r 378a8e700e02 -r 4d2b9b304ad0 tests/test-hgweb-json.t --- 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