t/t3404: fix test for a bogus todo file.
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2007 21:05:50 +0000 (13:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2007 21:25:23 +0000 (13:25 -0800)
The test wants to see if there are still remaining tasks, but checked
a wrong file.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found