From b3c3a45d9dc073b6946e234cd1bb68ce1dc68df6 Mon Sep 17 00:00:00 2001 From: Mirko Tietgen Date: Mon, 14 May 2018 14:46:20 +0200 Subject: [PATCH] Bug 20764: Koha_Template_Plugin_KohaPlugins.t is db dependent t/Koha_Template_Plugin_KohaPlugins.t is DB dependent. This patch moves it to t/db_dependent/ --- t/{ => db_dependent}/Koha_Template_Plugin_KohaPlugins.t | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename t/{ => db_dependent}/Koha_Template_Plugin_KohaPlugins.t (100%) diff --git a/t/Koha_Template_Plugin_KohaPlugins.t b/t/db_dependent/Koha_Template_Plugin_KohaPlugins.t similarity index 100% rename from t/Koha_Template_Plugin_KohaPlugins.t rename to t/db_dependent/Koha_Template_Plugin_KohaPlugins.t -- 2.13.2