Use git-subtree test Makefile
Use the Makefile in contrib/subtree/t to run git-subtree tests. Signed-off-by: David A. Greene <greened@obbligato.org>maint
parent
c3d884a688
commit
311391da90
contrib/subtree
|
@ -45,7 +45,7 @@ $(GIT_SUBTREE_XML): $(GIT_SUBTREE_TXT)
|
|||
-agit_version=$(gitver) $^
|
||||
|
||||
test:
|
||||
./test.sh
|
||||
$(MAKE) -C t/ test
|
||||
|
||||
clean:
|
||||
rm -f *~ *.xml *.html *.1
|
||||
|
|
Loading…
Reference in New Issue