diff-highlight: add some tests
Signed-off-by: Brian Henderson <henderson.bj@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
d5cb9cbd64
commit
23b250ab0f
5
contrib/diff-highlight/Makefile
Normal file
5
contrib/diff-highlight/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
# nothing to build
|
||||
all:
|
||||
|
||||
test:
|
||||
$(MAKE) -C t
|
Reference in New Issue
Block a user