mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 18:14:42 +00:00
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:
parent
7c83aba548
commit
ee3e383e47
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue