Merge branch 'master' into sp/reflog
[git.git] / contrib / git-svn / Makefile
index d7f1643..48f60b3 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