diff -r d6d7b56ec346 -r 117f9190c1ba tests/test-diff-hashes.t --- 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