tests/test-contrib.t
changeset 22024 372ae2745acf
parent 22023 f18830651811
child 22947 c63a09b6b337
--- a/tests/test-contrib.t	Tue Aug 05 14:56:25 2014 -0700
+++ b/tests/test-contrib.t	Tue Aug 05 15:10:50 2014 -0700
@@ -184,10 +184,25 @@
   warning: conflicts during merge.
   [1]
 
+3 labels
+
+  $ python simplemerge -p -L foo -L bar -L base conflict-local base conflict-other
+  base
+  <<<<<<< foo
+  not other
+  end
+  ||||||| base
+  =======
+  other
+  end
+  >>>>>>> bar
+  warning: conflicts during merge.
+  [1]
+
 too many labels
 
-  $ python simplemerge -p -L foo -L bar -L baz conflict-local base conflict-other
-  abort: can only specify two labels.
+  $ python simplemerge -p -L foo -L bar -L baz -L buz conflict-local base conflict-other
+  abort: can only specify three labels.
   [255]
 
 binary file