commit | ae5e97ec40a36408a8f90973c23e6143741ec732 | [log] [tgz] |
---|---|---|
author | Jakub Narebski <jnareb@gmail.com> | Wed Oct 13 13:57:41 2010 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 13 09:37:31 2010 -0700 |
tree | 5156556cf9e76032aa162a1780b7a567a0193305 | |
parent | c72781d6121135ff178e4b2278db07c9cc3ea6c4 [diff] |
gitweb: Fix test of highlighting support in t9500 The commit 7ce896b (Enable highlight executable path as a configuration option, 2010-09-21) forgot to update t9500 test. While at it, describe highlight test better. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>