Bug 12748: (QA followup) make new tests pass
authorJesse Weaver <jweaver@bywatersolutions.com>
Mon, 25 Apr 2016 18:00:13 +0000 (12:00 -0600)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 26 Apr 2016 20:20:14 +0000 (20:20 +0000)
commitceaec34d314b147ac06373487cc27ae59c53bcf9
treee3003f808501a6662f75c67e5b182543a309bebc
parent37ea74669c77efee888630fdcab73889f3d21367
Bug 12748: (QA followup) make new tests pass

  * t/Koha/ItemType.pm:
    * Rename to .t
    * Fix method names
  * t/db_dependent/Koha/ItemTypes.t: Fix method names and Koha::Database usage

Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
t/Koha/ItemType.pm [deleted file]
t/Koha/ItemType.t [new file with mode: 0755]
t/db_dependent/Koha/ItemTypes.t