]> git.koha-community.org Git - koha.git/commit
Bug 18458: Add a subtest in Merge.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 8 Dec 2017 12:45:55 +0000 (13:45 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 19 Jan 2018 12:36:54 +0000 (13:36 +0100)
commit93b3cbff26680ca94534604b04bd99edfa6911b1
tree863d52e5b52aed9911fe2e2610e5f022fe2991e1
parente134b6768bb1da3e3af31b9b83c77f9ab78ffb83
Bug 18458: Add a subtest in Merge.t

This test illustrates the problem we have if you run it without the
second patch. And it serves to demonstrate that we resolved the
situation if you run it after the second patch.

Test plan:
[1] Without the second patch: The last subtest should fail.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 809dc7c9c5557307e5ae4f3443a7529b28b02311)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Authority/Merge.t