Bug 17600: Standardize our EXPORT_OK
[srvgit] / t / db_dependent / OAI / Server.t
index 09a09de..48fea41 100755 (executable)
@@ -32,7 +32,7 @@ use YAML::XS;
 
 use t::lib::Mocks;
 
-use C4::Biblio;
+use C4::Biblio qw( AddBiblio GetMarcBiblio ModBiblio );
 use C4::Context;
 
 use Koha::Biblio::Metadatas;