Bug 17091: Remove explicit declaration of Koha::Objects->reset
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 9 Aug 2016 14:58:31 +0000 (15:58 +0100)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 11 Oct 2016 03:43:15 +0000 (03:43 +0000)
commitc253af2e519570c4024891dc4d1e81743a2c5fc2
treeed67032ceb2c272296847b3c0a753945ffd45027
parent4383ec732ef5dd202352ee4ed30c3cb1da24393e
Bug 17091: Remove explicit declaration of Koha::Objects->reset

Test plan:
  prove t/db_dependent/Koha/Objects.t
should return green

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Koha/Objects.pm
t/db_dependent/Koha/Objects.t