Bug 6350 Adding Fridolyn Somers to the history
[koha_gimpoz] / t / AuthoritiesMarc.t
index 68fe6d0..d59b43b 100755 (executable)
@@ -9,9 +9,6 @@ use warnings;
 use Test::More tests => 1;
 
 BEGIN {
-       use FindBin;
-       use lib $FindBin::Bin;
-       use override_context_prefs;
         use_ok('C4::AuthoritiesMarc');
 }