tests/test-mactext.t
changeset 15243 1e9451476bf8
parent 12458 9446bd059da3
child 16932 7985a9e2ddce
--- a/tests/test-mactext.t	Wed Oct 12 18:59:59 2011 -0500
+++ b/tests/test-mactext.t	Thu Oct 13 04:27:49 2011 +0200
@@ -19,13 +19,11 @@
   [hooks]
   pretxncommit.cr = python:hgext.win32text.forbidcr
   pretxnchangegroup.cr = python:hgext.win32text.forbidcr
-  $ echo
-  
+
   $ echo hello > f
   $ hg add f
   $ hg ci -m 1
-  $ echo
-  
+
   $ python unix2mac.py f
   $ hg ci -m 2
   Attempt to commit or push text file(s) using CR line endings