X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft3414-rebase-preserve-onto.sh;h=ee0a6cccfda832c62233d358f4933e9cd3ab2c8d;hb=dc2204fe32385fba349e18d953dacd152c72fe00;hp=80019ee07212a553f97d5fd351f2ee9cfab93d9e;hpb=814035c12a07927ea03350184a14f869cdce7276;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