X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft3414-rebase-preserve-onto.sh;h=ee0a6cccfda832c62233d358f4933e9cd3ab2c8d;hb=3c7406d4b595c9e8c8dfcff2739bab9412add5a3;hp=80019ee07212a553f97d5fd351f2ee9cfab93d9e;hpb=45c58ba00a9c4e31e94997b59fd8112f962fa222;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