X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft0101-at-syntax.sh;h=a1998b558f96bb956b4ddce500d9447ded49a54d;hb=ce5044df2a29c4f4979089b072aad43bccb3b9fd;hp=ccabc37a125f22897b6d3a2bb17908ad5140c111;hpb=93cfa7c7a85efbdb00daade4ad0afc11bd2fdf37;p=git.git diff --git a/t/t0101-at-syntax.sh b/t/t0101-at-syntax.sh index ccabc37a1..a1998b558 100755 --- a/t/t0101-at-syntax.sh +++ b/t/t0101-at-syntax.sh @@ -26,12 +26,12 @@ test_expect_success '@{now} shows current' ' check_at @{now} two ' -test_expect_success '@{30.years.ago} shows old' ' - check_at @{30.years.ago} one +test_expect_success '@{2001-09-17} (before the first commit) shows old' ' + check_at @{2001-09-17} one ' test_expect_success 'silly approxidates work' ' - check_at @{3.hot.dogs.and.30.years.ago} one + check_at @{3.hot.dogs.on.2001-09-17} one ' test_expect_success 'notice misspelled upstream' '