diff options
Diffstat (limited to 'tests/it_html.t')
-rwxr-xr-x | tests/it_html.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/it_html.t b/tests/it_html.t index e77a0a1..005b8a7 100755 --- a/tests/it_html.t +++ b/tests/it_html.t @@ -3,8 +3,6 @@ # Tests for html.class -require 'searchlib/search_test.class'; - # Traditional html generation new it_html(array('htmltype' => "html")); |