diff tests/test-convert-svn-branches.t @ 12377:a5b77eb0409b

tests: various fixes for new unified test pattern format
author Matt Mackall <mpm@selenic.com>
date Wed, 22 Sep 2010 18:20:47 -0500
parents f98010f57a5e
children 43b3b761d9d1
line wrap: on
line diff
--- a/tests/test-convert-svn-branches.t	Wed Sep 22 16:06:02 2010 -0500
+++ b/tests/test-convert-svn-branches.t	Wed Sep 22 18:20:47 2010 -0500
@@ -79,7 +79,7 @@
 Test hg failing to call itself
 
   $ HG=foobar hg convert svn-repo B-hg
-  .*
+  * (glob)
   initializing destination B-hg repository
   abort: Mercurial failed to run itself, check hg executable is in PATH
   [255]