]> git.koha-community.org Git - koha.git/commit
Bug 16607: Remove CPL/MPL from two unit tests
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 27 May 2016 06:35:57 +0000 (08:35 +0200)
committerFrédéric Demians <f.demians@tamil.fr>
Fri, 24 Jun 2016 05:28:45 +0000 (07:28 +0200)
commit739d44a6a21ace7e77959747d4c7d9c8848fed17
treefb4a9a09b5fe2f37b808afe2176d2c385bae6127
parent358f2770178547abcb9216285fe670a7a1e102d4
Bug 16607: Remove CPL/MPL from two unit tests

Test t/db_dependent/Accounts.t:
This test created a MPL branch, but did not use it any more.

Test t/db_dependent/Items/AutomaticItemModificationByAge.t:
This test still used CPL/MPL branches. Now it uses two new branches.

Test plan:
[1] Run t/db_dependent/Accounts.t.
[2] Run t/db_dependent/Items/AutomaticItemModificationByAge.t.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Both tests pass OK
Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 2d9c270886b547c1c4973cef3c20f18e6998530a)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
t/db_dependent/Accounts.t
t/db_dependent/Items/AutomaticItemModificationByAge.t