tests/test-commit-interactive-curses.t
changeset 38086 b95a6fb7ae66
parent 35393 4441705b7111
child 38426 00368bc0a614
--- a/tests/test-commit-interactive-curses.t	Sat May 19 18:51:14 2018 +0530
+++ b/tests/test-commit-interactive-curses.t	Sat May 19 18:52:56 2018 +0530
@@ -68,7 +68,7 @@
 Committing only one file
 
   $ echo "a" >> a
-  >>> open('b', 'wb').write("1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n")
+  >>> open('b', 'wb').write(b"1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n") and None
   $ hg add b
   $ cat <<EOF >testModeCommands
   > TOGGLE