diff tests/test-git-import.t @ 12943:7439ea4146f8 stable

tests: use (esc) instead of other kinds of string escaping
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 08 Nov 2010 01:41:42 +0100
parents bb7bf43b72fb
children 7709cc983025
line wrap: on
line diff
--- a/tests/test-git-import.t	Mon Nov 08 01:41:41 2010 +0100
+++ b/tests/test-git-import.t	Mon Nov 08 01:41:42 2010 +0100
@@ -352,10 +352,10 @@
   > EOF
   applying patch from stdin
 
-  $ python $TESTDIR/printrepr.py < binary2
+  $ cat binary2
   a
   b
-  \x00
+  \x00 (no-eol) (esc)
 
   $ hg st --copies --change . 
   A binary2