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_xml.t | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/it_xml.t') diff --git a/tests/it_xml.t b/tests/it_xml.t index 5651fbe..cfb95b2 100755 --- a/tests/it_xml.t +++ b/tests/it_xml.t @@ -3,8 +3,6 @@ # Tests for xml.class -require 'searchlib/search_test.class'; - function match($xmldata, $expected, $name, $prefix = "") { $classname = $prefix ? ($prefix . "_xml") : "it_xml"; -- cgit v1.2.3