bug 8649: quiet a variable use warning
authorGalen Charlton <gmc@esilibrary.com>
Thu, 16 Aug 2012 18:46:13 +0000 (14:46 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 13 Sep 2012 09:55:51 +0000 (11:55 +0200)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: wajasu <matted-34813@mypacks.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
t/db_dependent/Search.t

index 3e7abad..3a517a8 100644 (file)
@@ -21,6 +21,7 @@ use File::Find;
 use Test::Warn;
 use File::Temp qw/ tempdir /;
 use File::Path;
+use DBI;
 
 my $datadir = tempdir();
 system(dirname(__FILE__) . "/zebra_config.pl $datadir");