diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-05 16:30:44 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-05 16:30:44 +0000 |
commit | ff9baa9a44beed6934a1768ee5618bbd481a7791 (patch) | |
tree | 1b1ccf6d1cdc6fefb4378c41fd43c37401355c6f /tests | |
parent | 564df93fc94175ed2048fb50ba0c898ef7552bf8 (diff) |
Cosmetic
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/11_crawl-idna.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/11_crawl-idna.test b/tests/11_crawl-idna.test index ba9aa6b..050fd07 100755 --- a/tests/11_crawl-idna.test +++ b/tests/11_crawl-idna.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 \ |