X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft6002-rev-list-bisect.sh;h=b4e8fbaa5e6f2a56094c05ca505630669a51e101;hb=8d13caf795902812d44809e2f222fb2334030603;hp=8f5de097ecd703ae5f6f889ecb735f7277f361be;hpb=d96ca27e1089a190139591ac365873f26bffcf5c;p=git.git diff --git a/t/t6002-rev-list-bisect.sh b/t/t6002-rev-list-bisect.sh index 8f5de097e..b4e8fbaa5 100755 --- a/t/t6002-rev-list-bisect.sh +++ b/t/t6002-rev-list-bisect.sh @@ -5,7 +5,7 @@ test_description='Tests git rev-list --bisect functionality' . ./test-lib.sh -. ../t6000lib.sh # t6xxx specific functions +. "$TEST_DIRECTORY"/t6000lib.sh # t6xxx specific functions # usage: test_bisection max-diff bisect-option head ^prune... #