tests: fix 05210e955bef merge error in test-git-import.t
authorAdrian Buehlmann <adrian@cadifra.com>
Tue, 28 Sep 2010 19:29:14 +0200
changeset 12586 b96de59a2c39
parent 12585 385fd0eee005
child 12587 e3247ceaca5e
tests: fix 05210e955bef merge error in test-git-import.t
tests/test-git-import.t
--- a/tests/test-git-import.t	Wed Sep 29 01:33:31 2010 +0200
+++ b/tests/test-git-import.t	Tue Sep 28 19:29:14 2010 +0200
@@ -351,8 +351,14 @@
   > 
   > EOF
   applying patch from stdin
+
   $ python $TESTDIR/printrepr.py < binary2
   a
   b
   \x00
-  $ hg st --copies --change .  abort: unknown revision '.echo'!
+
+  $ hg st --copies --change . 
+  A binary2
+    text2
+  R text2
+