Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication...
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Tue, 7 Mar 2017 17:19:52 +0000 (19:19 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 20:52:47 +0000 (17:52 -0300)
commit1985e6e4b3bd5fafe685b1a1e4874ea239f44261
treed816080193076fe35bece58da241b09a4796dc73
parentfb3654077ff7331c71c033ddcedfe576fd8d7e28
Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication. Replace mock_dbh 1

t/00-load.t already checks if all of the perl modules can be compiled.

The tests deleted in this commit do a duplicate test with t/00-load.t
Hence they have become unnecessary.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/00-load.t
t/Breeding.t [deleted file]
t/Members/cardnumber.t
t/Message.t [deleted file]
t/Overdues.t [deleted file]
t/Patron.t
t/RotatingCollections.t [deleted file]
t/Search.t
t/SuggestionEngine_AuthorityFile.t
t/db_dependent/Context.t