From 168329cccaa48a492e8b35a7b63ed9c772dd6907 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Wed, 29 Apr 2009 02:44:25 +0000 Subject: killed requires --- tests/it_url.t | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests/it_url.t') diff --git a/tests/it_url.t b/tests/it_url.t index bc63bcb..b04618d 100755 --- a/tests/it_url.t +++ b/tests/it_url.t @@ -3,13 +3,9 @@ # Tests for url.class, currently only constructor's parser -require 'searchlib/search_test.class'; - # Create object and parse url $url = new it_url('HTTP://falcon:joshua@www.Relog.CH:80/default.asp'); -plan(9); - is( $url->url, 'http://www.relog.ch/', -- cgit v1.2.3