summaryrefslogtreecommitdiff
path: root/tests/test-mactext.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-mactext.t')
-rw-r--r--tests/test-mactext.t8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/test-mactext.t b/tests/test-mactext.t
index efbd4d2..3df5db5 100644
--- a/tests/test-mactext.t
+++ b/tests/test-mactext.t
@@ -19,14 +19,16 @@
[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
+ Attempt to commit or push text file(s) using CR line endings
in dea860dc51ec: f
transaction abort!
rollback completed