Bug 17600: Standardize our EXPORT_OK
[srvgit] / t / db_dependent / Utils / Datatables_Virtualshelves.t
index 758f93f..d43dbc5 100755 (executable)
@@ -19,7 +19,7 @@ use Modern::Perl;
 
 use Test::More tests => 13;
 
-use C4::Biblio;
+use C4::Biblio qw( AddBiblio );
 use C4::Context;
 
 use Koha::Library;