aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtest/utils/trace.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/utils/trace.exp b/test/utils/trace.exp
index f14001c88..beb59d337 100755
--- a/test/utils/trace.exp
+++ b/test/utils/trace.exp
@@ -68,10 +68,6 @@ expect {
68 "wget:fopen /etc/wgetrc" {puts "OK\n";} 68 "wget:fopen /etc/wgetrc" {puts "OK\n";}
69} 69}
70expect { 70expect {
71 timeout {puts "TESTING ERROR 8.4\n";exit}
72 "wget:fopen /etc/hosts"
73}
74expect {
75 timeout {puts "TESTING ERROR 8.5\n";exit} 71 timeout {puts "TESTING ERROR 8.5\n";exit}
76 "wget:connect" 72 "wget:connect"
77} 73}