summaryrefslogtreecommitdiff
path: root/tests/it_xml.t
diff options
context:
space:
mode:
authorUrban Müller2009-04-29 02:44:25 +0000
committerUrban Müller2009-04-29 02:44:25 +0000
commit168329cccaa48a492e8b35a7b63ed9c772dd6907 (patch)
tree28626114b5852f85c470ddcd38f4cb4f1ec51ef5 /tests/it_xml.t
parentc335d7d6d36484ff1add364f2888d7b076d99f4e (diff)
downloaditools-168329cccaa48a492e8b35a7b63ed9c772dd6907.tar.gz
itools-168329cccaa48a492e8b35a7b63ed9c772dd6907.tar.bz2
itools-168329cccaa48a492e8b35a7b63ed9c772dd6907.zip
killed requires
Diffstat (limited to 'tests/it_xml.t')
-rwxr-xr-xtests/it_xml.t2
1 files changed, 0 insertions, 2 deletions
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";