Bug 18332: [QA Follow-up] Adjust slice call in last method
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 31 Mar 2017 07:32:53 +0000 (09:32 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 31 Mar 2017 11:20:54 +0000 (11:20 +0000)
commit4bd8b751e396eca594606b988de1fa5dbf3fd73f
treeb7922b5ea4dcf35bda20f85013c48d049a618e35
parent712e67aa7efa032c35103dc90a7243361eebe568
Bug 18332: [QA Follow-up] Adjust slice call in last method

We should call slice in list context with the correct indexes.

Test plan:
Run t/db_dependent/Koha/Objects.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Objects.pm