tests/test-export.t
changeset 27419 7e2495bf0ad8
parent 27416 9d04b4da6773
child 29516 e5c61e745cd7
--- a/tests/test-export.t	Sun Dec 13 20:01:11 2015 +0900
+++ b/tests/test-export.t	Sun Dec 13 20:07:19 2015 +0900
@@ -140,6 +140,7 @@
 No filename should be printed if stdout is specified explicitly:
 
   $ hg export -v 1 -o -
+  exporting patch:
   # HG changeset patch
   # User test
   # Date 0 0
@@ -154,7 +155,6 @@
   @@ -1,1 +1,2 @@
    foo-0
   +foo-1
-  exporting patch:
 
 Checking if only alphanumeric characters are used in the file name (%m option):