tests/test-casefolding.t
changeset 39903 803b7569c9ea
parent 39381 f5e9d074d70a
child 46866 7ce8b4d2bd55
--- a/tests/test-casefolding.t	Fri Sep 28 23:17:06 2018 -0400
+++ b/tests/test-casefolding.t	Sat Sep 29 02:02:35 2018 -0400
@@ -248,7 +248,7 @@
 X will be using HFS+. If that's not true, this test will fail.
 
   $ rm A
-  >>> open(u'a\u200c'.encode('utf-8'), 'w').write('unicode is fun')
+  >>> open(u'a\u200c'.encode('utf-8'), 'w').write('unicode is fun') and None
   $ hg status
   M A