From 569f54a9e2b230f51bbdd8fbe672c5e9296da1e1 Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Sat, 9 Aug 2008 06:49:21 -0500 Subject: [PATCH] Temporary fix for bug 2483: t/Barcodes.t has database dependent tests in it Moving Barcodes.t to db_dependent to avoid failure of make test --- t/{ => db_dependent}/Barcodes.t | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename t/{ => db_dependent}/Barcodes.t (100%) diff --git a/t/Barcodes.t b/t/db_dependent/Barcodes.t similarity index 100% rename from t/Barcodes.t rename to t/db_dependent/Barcodes.t -- 2.39.2