X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft3414-rebase-preserve-onto.sh;h=ee0a6cccfda832c62233d358f4933e9cd3ab2c8d;hb=7e7db5e4520388d3a6f1efbe2f7a29d43bd06a2b;hp=80019ee07212a553f97d5fd351f2ee9cfab93d9e;hpb=bd91890c62d85ec16aadd3fb991b3ad7a365adde;p=git.git diff --git a/t/t3414-rebase-preserve-onto.sh b/t/t3414-rebase-preserve-onto.sh index 80019ee07..ee0a6cccf 100755 --- a/t/t3414-rebase-preserve-onto.sh +++ b/t/t3414-rebase-preserve-onto.sh @@ -10,7 +10,7 @@ aren'"'"'t on top of $ONTO, even if they are on top of $UPSTREAM. ' . ./test-lib.sh -. ../lib-rebase.sh +. "$TEST_DIRECTORY"/lib-rebase.sh # Set up branches like this: # A1---B1---E1---F1---G1