X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4131-apply-fake-ancestor.sh;h=b1361ce54693a07486f5837b0fe477f828b80a4e;hb=05c65cb1161f232c65b186d6d6eb3bce9c6a0924;hp=94373ca9a0c20a4465a8788eef3dd7596f6e6c2d;hpb=03f94ae9f909952ed5a78917ab319a312889354b;p=git.git diff --git a/t/t4131-apply-fake-ancestor.sh b/t/t4131-apply-fake-ancestor.sh index 94373ca9a..b1361ce54 100755 --- a/t/t4131-apply-fake-ancestor.sh +++ b/t/t4131-apply-fake-ancestor.sh @@ -11,7 +11,7 @@ test_expect_success 'setup' ' test_commit 1 && test_commit 2 && mkdir sub && - test_commit 3 sub/3 && + test_commit 3 sub/3.t && test_commit 4 '