@@ -, +, @@ --- t/{ => db_dependent}/SIP_ILS.t | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) rename t/{ => db_dependent}/SIP_ILS.t (94%) --- a/t/SIP_ILS.t +++ a/t/SIP_ILS.t @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# This Koha test module is a stub! +# This Koha test module is a stub! # Add more tests here!!! use strict; --