Bug 10403: (follow-up) fix test to use vendor created earlier during test
[koha.git] / misc / batchupdateISBNs.pl
index 03d5bba..8cc8c6a 100755 (executable)
@@ -24,6 +24,7 @@
 =cut
 
 use strict;
+#use warnings; FIXME - Bug 2505
 BEGIN {
     # find Koha's Perl modules
     # test carefully before changing this