From 1628a576c4984c7b18990315d8e7084c4e3fb30d Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Fri, 29 Sep 2023 16:02:46 +0000 Subject: [PATCH] Bug 34967: Move to db_dependent No further changes. Test plan: Run t/db_dependent/Prices.t Signed-off-by: Marcel de Rooy Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- t/{ => db_dependent}/Prices.t | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename t/{ => db_dependent}/Prices.t (100%) diff --git a/t/Prices.t b/t/db_dependent/Prices.t similarity index 100% rename from t/Prices.t rename to t/db_dependent/Prices.t -- 2.39.2