diff options
Diffstat (limited to 'tests/10_crawl-simple.test')
-rwxr-xr-x | tests/10_crawl-simple.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/10_crawl-simple.test b/tests/10_crawl-simple.test index a05364b..c6910d8 100755 --- a/tests/10_crawl-simple.test +++ b/tests/10_crawl-simple.test @@ -1,4 +1,6 @@ #!/bin/bash # +bash check-network.sh || ! echo "no network; skipping" || exit 77 + bash crawl-test.sh --errors 0 --files 5 httrack http://ut.httrack.com/simple/basic.html |