Bug 23355: Split tests for Line vs Lines
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 23 Jan 2020 13:39:44 +0000 (13:39 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 3 Mar 2020 15:03:01 +0000 (15:03 +0000)
commit16b3a163741227c21eaa842d7e2fdce0774f619d
treee047abf70234677209c616e6a73fb85b72aafba2
parent39ebdb4ea226d9e78bf1a774495022e85ffb1fd6
Bug 23355: Split tests for Line vs Lines

This patch simply splits the existing tests for accountlines into two
test files, one for the singular object and one for the set.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/Account/Line.t [new file with mode: 0644]
t/db_dependent/Koha/Account/Lines.t