[Koha-patches] [PATCH] Fix spurious merge lines in "Labels_split_ddcn.t"

Ricardo Dias Marques koha at ricmarques.net
Tue Oct 20 02:51:45 CEST 2009


Removed spurious merge lines in file "Labels_split_ddcn.t"
in 3.0.x branch.
---
 t/Labels_split_ddcn.t |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/t/Labels_split_ddcn.t b/t/Labels_split_ddcn.t
index eac8496..26aad55 100755
--- a/t/Labels_split_ddcn.t
+++ b/t/Labels_split_ddcn.t
@@ -5,11 +5,7 @@
 use strict;
 use warnings;
 
-<<<<<<< HEAD:t/Labels_split_ddcn.t
-use Test::More tests => 62;
-=======
 use Test::More tests => 82;
->>>>>>> e72a02e... Bug 2500 Tweaking DDCN Split for Hyphenated Volumn Numbers:t/Labels_split_ddcn.t
 
 BEGIN {
     use_ok('C4::Labels');
-- 
1.5.6.5




More information about the Koha-patches mailing list