test-import: workaround for missing newline is no longer needed
authorMads Kiilerich <mads@kiilerich.com>
Mon, 08 Nov 2010 01:55:32 +0100
changeset 12945 99f7dc8def34
parent 12944 fc069544f1af
child 12946 24a1d7ad12a4
child 12947 4832717aed98
test-import: workaround for missing newline is no longer needed
tests/test-import.t
--- a/tests/test-import.t	Mon Nov 08 01:44:46 2010 +0100
+++ b/tests/test-import.t	Mon Nov 08 01:55:32 2010 +0100
@@ -440,8 +440,8 @@
 
 import with --no-commit should have written .hg/last-message.txt
 
-  $ printf '\n' | cat .hg/last-message.txt -
-  change
+  $ cat .hg/last-message.txt
+  change (no-eol)
 
 
 test fuzziness with eol=auto