Bug 27173: Add tests
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 28 Sep 2021 13:39:58 +0000 (13:39 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 3 Nov 2021 14:40:52 +0000 (15:40 +0100)
commit064933165b8139318fd4444b1966199c445daab7
tree975f1bc793131c6aa44613de61fcee15fb19e533
parente366d0d1dd6991b561338dd749005c9ec9a871a1
Bug 27173: Add tests

Test plan:
Run t/db_dependent/Koha/Plugins/authority_hooks.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Plugins/authority_hooks.t [new file with mode: 0755]
t/lib/Koha/Plugin/Test.pm