[PATCH 4/4] Trivial test harness fixes.
authorJunio C Hamano <junkio@cox.net>
Sun, 15 May 2005 21:21:13 +0000 (14:21 -0700)
committerPetr Baudis <xpasky@machine.sinus.cz>
Sun, 15 May 2005 22:22:10 +0000 (00:22 +0200)
The documentation of the test harness still refer to old
numbering and also contains an obvious typo.

Also "make test" should be run after making sure we have built
all binaries, since test is designed to test the newly built
ones.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Petr Baudis <pasky@ucw.cz>
No differences found