changeset 22:5e65db715827

Tests: fix length to match content in proxy-noclose.t.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 29 Sep 2008 01:47:02 +0400
parents a2144333aa8f
children e6b7c3b5389c
files proxy-noclose.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/proxy-noclose.t
+++ b/proxy-noclose.t
@@ -94,7 +94,7 @@ sub http_noclose_daemon {
 
         	print $client <<'EOF';
 HTTP/1.1 200 OK
-Content-Length: 23
+Content-Length: 24
 Connection: close
 
 TEST-OK-IF-YOU-SEE-THIS