[Patches] [PATCH] [SIGNED-OFF] Bug 5327: Moving SIP_ILS.t to db_dependent
koha-patchbot at kohaaloha.com
koha-patchbot at kohaaloha.com
Wed Dec 21 03:11:58 NZDT 2011
From: Duncan Tyler <duncan at catalyst.net.nz>
Date: Thu, 15 Dec 2011 16:22:03 +1300
Subject: [PATCH] [SIGNED-OFF] Bug 5327: Moving SIP_ILS.t to db_dependent
http://bugs.koha-community.org/show_bug.cgi?id=5327
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
---
t/{ => db_dependent}/SIP_ILS.t | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
rename t/{ => db_dependent}/SIP_ILS.t (94%)
diff --git a/t/SIP_ILS.t b/t/db_dependent/SIP_ILS.t
similarity index 94%
rename from t/SIP_ILS.t
rename to t/db_dependent/SIP_ILS.t
index 32ec7d4..82cdf52 100755
--- a/t/SIP_ILS.t
+++ b/t/db_dependent/SIP_ILS.t
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# This Koha test module is a stub!
+# This Koha test module is a stub!
# Add more tests here!!!
use strict;
--
1.7.5.4
More information about the Patches
mailing list