Bug 23538: Unit tests
authorAlex Buckley <alexbuckley@catalyst.net.nz>
Wed, 6 Apr 2022 10:38:38 +0000 (10:38 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 23 Sep 2022 12:37:54 +0000 (09:37 -0300)
commit3f70c9d6bc8a8ae75e591f8ae016c6e5692a0fdb
tree8ceceb97cba24bf8804e47f12aeb06cfea2e7df7
parent1c0a187968d961a9ae50955a2baab025fa42ce76
Bug 23538: Unit tests

Test plan:
1. Run unit tests:
sudo koha-shell <instance>
cd t/db_dependent/Koha
prove -v Patron.t

Sponsored-by: Catalyst IT
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Koha/Patron.t