X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5540-http-push.sh;h=da9588645cd9d0054440e5ed3ba14f630c44f506;hb=d6096f17d2d5d9ccb453aabf8edc6ee238b166fc;hp=b0d242e3edc13dd7cad8f5fc4b5d2d205e620190;hpb=d8eec50468a64b23e1013bac9e78fc447af046ca;p=git.git diff --git a/t/t5540-http-push.sh b/t/t5540-http-push.sh index b0d242e3e..da9588645 100755 --- a/t/t5540-http-push.sh +++ b/t/t5540-http-push.sh @@ -19,7 +19,7 @@ then exit fi -. ../lib-httpd.sh +. "$TEST_DIRECTORY"/lib-httpd.sh if ! start_httpd >&3 2>&4 then