tests/test-conflict.t
changeset 35949 80e5210df25c
parent 35947 a36d3c8a0e41
child 38341 50f5fc232c16
--- a/tests/test-conflict.t	Wed Feb 07 13:47:03 2018 +0530
+++ b/tests/test-conflict.t	Wed Feb 07 13:49:02 2018 +0530
@@ -138,7 +138,7 @@
 
   $ hg up -q --clean .
   $ $PYTHON <<EOF
-  > fp = open('logfile', 'w')
+  > fp = open('logfile', 'wb')
   > fp.write(b'12345678901234567890123456789012345678901234567890' +
   >          b'1234567890') # there are 5 more columns for 80 columns
   >