about summary refs log tree commit homepage
path: root/test/http_put_slow.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/http_put_slow.rb')
-rw-r--r--test/http_put_slow.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/http_put_slow.rb b/test/http_put_slow.rb
index 6e0cc6f..2b37b0f 100644
--- a/test/http_put_slow.rb
+++ b/test/http_put_slow.rb
@@ -72,7 +72,6 @@ class TestHTTPPutSlow < Test::Unit::TestCase
           "\r\n"
     @client.write(req)
     expect = "HTTP/1.1 201 Created\r\n" \
-      "Status: 201 Created\r\n" \
       "Date: #{EPOCH}\r\n" \
       "Content-Length: 0\r\n" \
       "Content-Type: text/plain\r\n" \