From 3c8f21a4257578e9cdc4781dd21a6a572e25ca54 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 13 Apr 2011 08:05:51 +0000 Subject: fix some 1.9.3dev warnings --- test/unit/test_http_parser.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/unit/test_http_parser.rb b/test/unit/test_http_parser.rb index 7e2b024..dc1aab7 100644 --- a/test/unit/test_http_parser.rb +++ b/test/unit/test_http_parser.rb @@ -302,7 +302,6 @@ class HttpParserTest < Test::Unit::TestCase "Host: hello\r\n" \ "\r\n" parser.buf << header - req = parser.env assert_raises(HttpParserError) { parser.parse } end -- cgit v1.2.3-24-ge0c7