X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft3306-notes-prune.sh;h=86bf909ee3dfca78f678fdefe961772dcd78d6b1;hb=22dbeee715e4c9fae3e3fdc1f3a2c4a6ec90e593;hp=c4282179b387c75e084d05075a7fd365c3220cdc;hpb=0bc6180bcbe6bd821ac8cf2178cb13ff628b4f69;p=git.git diff --git a/t/t3306-notes-prune.sh b/t/t3306-notes-prune.sh index c4282179b..86bf909ee 100755 --- a/t/t3306-notes-prune.sh +++ b/t/t3306-notes-prune.sh @@ -20,6 +20,9 @@ test_expect_success 'setup: create a few commits with notes' ' git add file3 && test_tick && git commit -m 3rd && + COMMIT_FILE=.git/objects/5e/e1c35e83ea47cd3cc4f8cbee0568915fbbbd29 && + test -f $COMMIT_FILE && + test-chmtime =+0 $COMMIT_FILE && git notes add -m "Note #3" '