X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft6101-rev-parse-parents.sh;h=dd6cc3a55c54a04d9bf83ba618d81fdeeed82e69;hb=9a54463a8ab04f19a7f6127df7287320cc731a91;hp=b0252b9413e5274d87f5437882be1fd625bc8bef;hpb=4bc708347e2b94564d9ec5e0e3a2ab0e3d6b2fd9;p=git.git diff --git a/t/t6101-rev-parse-parents.sh b/t/t6101-rev-parse-parents.sh index b0252b941..dd6cc3a55 100755 --- a/t/t6101-rev-parse-parents.sh +++ b/t/t6101-rev-parse-parents.sh @@ -40,4 +40,3 @@ test_expect_success 'short SHA-1 works' ' test $start = $abbrv' test_done -