diff options
Diffstat (limited to 'tests/it_dbi.t')
-rwxr-xr-x | tests/it_dbi.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/it_dbi.t b/tests/it_dbi.t index 350c6e2..faf243d 100755 --- a/tests/it_dbi.t +++ b/tests/it_dbi.t @@ -3,8 +3,6 @@ # Tests for it_dbi.class -require 'searchlib/search_test.class'; - # Initialize DB $db = array('db' => "lib_search_ch", 'safety' => 0); $dbi = new it_dbi($db); |