From: Junio C Hamano Date: Tue, 13 Nov 2007 21:05:50 +0000 (-0800) Subject: t/t3404: fix test for a bogus todo file. X-Git-Tag: v1.5.3.6~16 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aac5bf0b48c5f23cf482ca7958fa6815fe6502ed?hp=aac5bf0b48c5f23cf482ca7958fa6815fe6502ed t/t3404: fix test for a bogus todo file. The test wants to see if there are still remaining tasks, but checked a wrong file. Signed-off-by: Junio C Hamano ---