diff tests/test-ui-color.py.out @ 37925:b8c2004a8d2b

tests: port test-ui-color.py to Python 3 As in some other tests, I like confirming that we're dealing with bytes here, so the b prefix is now in the expected output on both 2 and 3. Differential Revision: https://phab.mercurial-scm.org/D3512
author Augie Fackler <augie@google.com>
date Fri, 27 Apr 2018 11:59:21 -0400
parents 842a9179132c
children
line wrap: on
line diff
--- a/tests/test-ui-color.py.out	Fri Apr 27 11:57:15 2018 -0400
+++ b/tests/test-ui-color.py.out	Fri Apr 27 11:59:21 2018 -0400
@@ -1,5 +1,5 @@
 warning
 error
-'buffered\n'
+b'buffered\n'
 colored? True
 colored? True