From e26b3afcc798515295a537be76451d31ec173714 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Fri, 1 Mar 2019 23:58:25 +0100 Subject: Revert "better name for http status variable" for now This reverts commit a648b594c6a96f050b99eb691c73b41f27d6890b. --- test/it_url.t | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test/it_url.t') diff --git a/test/it_url.t b/test/it_url.t index 4243f33..eb36dd6 100755 --- a/test/it_url.t +++ b/test/it_url.t @@ -137,11 +137,6 @@ ok( strpos($page, ''), # UTF8SAFE '$url->get(\'url\' => url) with url as named arg' ); -is( - $url->status, - '200', - '$url->status = 200' -); is( $url->result, '200', -- cgit v1.2.3