]> git.koha-community.org Git - koha.git/commit
Bug 18951: Some t/Biblio tests are database dependent (git mv)
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 19 Jul 2017 11:33:34 +0000 (13:33 +0200)
committerKatrin Fischer <katrin.fischer.83@web.de>
Wed, 16 Aug 2017 20:58:52 +0000 (22:58 +0200)
commit82ec039de85165c4dcecd32a86c7d041b893b628
tree955b1a3077f38f42eaf6edaac00a8bc693d4195c
parent89bf4555292719f44f183a187c6ef69475fec6a3
Bug 18951: Some t/Biblio tests are database dependent (git mv)

Move Isbd.t and TransformKohaToMarc.t to db_dependent.
Next patch will add a few adjustments too.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 50bc4170cec172de04db2033d464c96348d5a508)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 216b13e51fbdaa0ede2eb3218338f955c6c2aa48)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/Biblio/Isbd.t [deleted file]
t/Biblio/TransformKohaToMarc.t [deleted file]
t/db_dependent/Biblio/Isbd.t [new file with mode: 0644]
t/db_dependent/Biblio/TransformKohaToMarc.t [new file with mode: 0644]