Merge branch 'js/fmt-patch'
[gitweb.git] / contrib / git-svn / Makefile
index d7f1643bf77b764a894f937dc5a339bd53c5dc05..48f60b3a0dac5c92b3f3b8a9891cc112fa76f09e 100644 (file)
@@ -28,8 +28,9 @@ git-svn.xml : git-svn.txt
 git-svn.html : git-svn.txt
        asciidoc -b xhtml11 -d manpage \
                -f ../../Documentation/asciidoc.conf $<
-test:
+test: git-svn
        cd t && $(SHELL) ./t0000-contrib-git-svn.sh
+       cd t && $(SHELL) ./t0001-contrib-git-svn-props.sh
 
 clean:
        rm -f git-svn *.xml *.html *.1