mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-18 11:31:06 +00:00
no timeout test
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1792 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
d577587d4a
commit
f62b0c2756
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -101,9 +101,6 @@ test:
|
|||
coverage:
|
||||
test/run.sh test.py --coverage
|
||||
|
||||
timeouttest:
|
||||
$(PYTHON) $(PACKAGE) -v --timeout=0 mailto:root@aol.com
|
||||
|
||||
tar: distclean
|
||||
cd .. && tar cjvf linkchecker.tar.bz2 linkchecker
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue