diff tests/test-audit-path.t @ 12640:6cc4b14fb76b

tests: remove redundant globs Many globs now just match $TESTTMP and is no longer needed.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 08 Oct 2010 22:36:10 -0500
parents e3247ceaca5e
children 93452579df9e
line wrap: on
line diff
--- a/tests/test-audit-path.t	Fri Oct 08 22:36:10 2010 -0500
+++ b/tests/test-audit-path.t	Fri Oct 08 22:36:10 2010 -0500
@@ -78,5 +78,5 @@
   $ hg manifest -r4
   /tmp/test
   $ hg update -Cr4
-  abort: No such file or directory: */target//tmp/test (glob)
+  abort: No such file or directory: $TESTTMP/target//tmp/test
   [255]