summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/tests/protocols4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/tests/protocols b/test/tests/protocols
index 52209d7..8f67b0a 100644
--- a/test/tests/protocols
+++ b/test/tests/protocols
@@ -28,8 +28,8 @@ do
stop server
- echo "Testing host not found error with $p."
- error 2 protocol $p --host=this.host.can.not.exist 3<$testmail
+# echo "Testing host not found error with $p."
+# error 2 protocol $p --host=this.host.can.not.exist 3<$testmail
echo "Testing connection refused error with $p."
error 7 protocol $p -p $port --host=localhost 3<$testmail