make test dependent on localbuild

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2514 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-04-08 07:36:12 +00:00
parent 7c83aba548
commit ee3e383e47

View file

@ -101,7 +101,7 @@ upload:
done
ncftpput upload.sourceforge.net /incoming dist/*
test:
test: localbuild
test/run.sh test.py --resource=network --search-in=linkcheck -fupv
coverage: