diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-05 16:30:56 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-05 16:30:56 +0000 |
commit | 8409f0d0e322b70c8907aa3eaf9de7d06912d438 (patch) | |
tree | d7619858ee6348bc1951bd996aacd43a4b28cff6 /tests/11_crawl-parsing.test | |
parent | ff9baa9a44beed6934a1768ee5618bbd481a7791 (diff) |
Cosmetic
Diffstat (limited to 'tests/11_crawl-parsing.test')
-rwxr-xr-x | tests/11_crawl-parsing.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/11_crawl-parsing.test b/tests/11_crawl-parsing.test index c80cbb8..3c75c24 100755 --- a/tests/11_crawl-parsing.test +++ b/tests/11_crawl-parsing.test @@ -1,7 +1,7 @@ #!/bin/bash # -bash check-network.sh || ! echo "no network; skipping" || exit 77 +bash check-network.sh || ! echo "skipping online unit tests" || exit 77 # http://code.google.com/p/httrack/issues/detail?id=4&can=1 bash crawl-test.sh --errors 0 --files 4 \ |