]> git.koha-community.org Git - koha.git/history - t/db_dependent/Circulation/StoreLastBorrower.t
Bug 20144: [sql_modes] Set default value for Itemtype fees in TestBuilder
[koha.git] / t / db_dependent / Circulation / StoreLastBorrower.t
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-03-03 Jonathan DruartBug 16966: Koha::Patrons - Move AnonymiseIssueHistory...