Bug 23463: Move DelItem.t and Items_DelItemCheck.t tests to a Koha/Item.t subtest
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 27 Jan 2020 16:20:26 +0000 (17:20 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 23 Mar 2020 09:26:33 +0000 (09:26 +0000)
commit794e8f992eee39641ec83beb83c140c6f7df4814
tree3e0fc120ea21f0f6f79b72b32ee2eb18de188971
parentf70a738bca1782e7a90ef217473c2d50e335e3e4
Bug 23463: Move DelItem.t and Items_DelItemCheck.t tests to a Koha/Item.t subtest

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Items/DelItem.t [deleted file]
t/db_dependent/Items_DelItemCheck.t [deleted file]
t/db_dependent/Koha/Item.t