tests/test-diff-hashes.t
changeset 15521 117f9190c1ba
parent 12156 4c94b6d0fb1c
child 16913 f2719b387380
--- a/tests/test-diff-hashes.t	Wed Nov 16 03:45:14 2011 +0100
+++ b/tests/test-diff-hashes.t	Wed Nov 16 03:45:14 2011 +0100
@@ -2,8 +2,8 @@
   $ cd a
 
   $ hg diff inexistent1 inexistent2
-  inexistent1: No such file or directory
-  inexistent2: No such file or directory
+  inexistent1: * (glob)
+  inexistent2: * (glob)
 
   $ echo bar > foo
   $ hg add foo