From af029c8655eb90e604286118ac6065851088bd57 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Fri, 10 Jun 2016 10:31:34 +0200 Subject: [PATCH] Bug 16636: [QA Follow-up] Move External_BakerTaylor.t to t MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit When we mock the preferences completely now, we do not need db access anymore. Test plan: Run the test without exporting KOHA_CONF. The test passes with some warns about koha-conf.xml. If you point KOHA_CONF to etc/koha-conf.xml, you have no warns. Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall (cherry picked from commit 7f4682df0dfa460c0e2ef9117e032165a45d6e79) Signed-off-by: Frédéric Demians --- t/{db_dependent => }/External_BakerTaylor.t | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename t/{db_dependent => }/External_BakerTaylor.t (100%) diff --git a/t/db_dependent/External_BakerTaylor.t b/t/External_BakerTaylor.t similarity index 100% rename from t/db_dependent/External_BakerTaylor.t rename to t/External_BakerTaylor.t -- 2.20.1