Bug 17600: Standardize our EXPORT_OK
[koha-ffzg.git] / t / ClassSortRoutine_LCC.t
index 9ec37cf..bfabee4 100755 (executable)
@@ -9,7 +9,7 @@ use warnings;
 use Test::More tests => 10;
 
 BEGIN {
-        use_ok('C4::ClassSortRoutine::LCC');
+        use_ok('C4::ClassSortRoutine::LCC', qw( get_class_sort_key ));
 }
 
 #Obvious cases