Bug 12001: (QA follow-up) Add test for Koha::Account::Lines object
authorJosef Moravec <josef.moravec@gmail.com>
Mon, 19 Feb 2018 21:24:32 +0000 (21:24 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 23 Feb 2018 13:57:30 +0000 (10:57 -0300)
commit0e83779f2f68a16f72f5e3ffa5494424c4e182db
tree59ddd58d016bbf13686d49b23bdb7acaa6bbafc9
parent1d9245d7b21f1bd0b403940e12156ff364a8f6e8
Bug 12001: (QA follow-up) Add test for Koha::Account::Lines object

Test plan
prove t/db_dependent/Koha/Account/Lines.t
--> should be green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Account/Lines.t [new file with mode: 0755]