From 8409f0d0e322b70c8907aa3eaf9de7d06912d438 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Wed, 5 Jun 2013 16:30:56 +0000 Subject: Cosmetic --- tests/10_crawl-simple.test | 2 +- tests/11_crawl-international.test | 2 +- tests/11_crawl-parsing.test | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/10_crawl-simple.test b/tests/10_crawl-simple.test index c6910d8..64ec212 100755 --- a/tests/10_crawl-simple.test +++ b/tests/10_crawl-simple.test @@ -1,6 +1,6 @@ #!/bin/bash # -bash check-network.sh || ! echo "no network; skipping" || exit 77 +bash check-network.sh || ! echo "skipping online unit tests" || exit 77 bash crawl-test.sh --errors 0 --files 5 httrack http://ut.httrack.com/simple/basic.html diff --git a/tests/11_crawl-international.test b/tests/11_crawl-international.test index e91b87a..109e8aa 100755 --- a/tests/11_crawl-international.test +++ b/tests/11_crawl-international.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 # unicode tests bash crawl-test.sh \ 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 \ -- cgit v1.2.3