t6426: fix TODO about making test more comprehensive
commitdcb47e52b00c594625e55917626780e53da583ef
authorElijah Newren <newren@gmail.com>
Sat, 14 Jan 2023 18:49:46 +0000 (14 18:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 15 Jan 2023 02:28:56 +0000 (14 18:28 -0800)
tree847ce3df3f8d03d5f65d899cb676a86ae2b9f190
parentc48035d29b4e524aed3a32f0403676f0d9128863
t6426: fix TODO about making test more comprehensive

t6426.7 (a rename/add testcase) long had a TODO/FIXME comment about
how the test could be improved (with some commented out sample code
that had a few small errors), but those improvements were blocked on
other changes still in progress.  The necessary changes were put in
place years ago but the comment was forgotten.  Remove and fix the
commented out code section and finally remove the big TODO/FIXME
comment.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6426-merge-skip-unneeded-updates.sh