From 6c7ea2aeb1f81c3d1e3418dd3587c02a7712dad1 Mon Sep 17 00:00:00 2001 From: Mirko Tietgen Date: Fri, 19 Jan 2018 13:55:30 +0100 Subject: [PATCH] Bug 19783: Move check_kohastructure.t to db_dependent Signed-off-by: Jonathan Druart Signed-off-by: Nick Clemens --- t/{ => db_dependent}/check_kohastructure.t | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename t/{ => db_dependent}/check_kohastructure.t (100%) diff --git a/t/check_kohastructure.t b/t/db_dependent/check_kohastructure.t similarity index 100% rename from t/check_kohastructure.t rename to t/db_dependent/check_kohastructure.t -- 2.39.5