tests/test-install.t
changeset 12376 97ffc68f71d3
parent 12375 02990e22150b
child 13751 85d74f6babf6
--- a/tests/test-install.t	Wed Sep 22 16:06:00 2010 -0500
+++ b/tests/test-install.t	Wed Sep 22 16:06:02 2010 -0500
@@ -1,7 +1,7 @@
 hg debuginstall
   $ hg debuginstall
   Checking encoding (ascii)...
-  Checking installed modules \(.*/mercurial\)\.\.\. (re)
+  Checking installed modules (*/mercurial)... (glob)
   Checking templates...
   Checking patch...
   Checking commit editor...
@@ -11,7 +11,7 @@
 hg debuginstall with no username
   $ HGUSER= hg debuginstall
   Checking encoding (ascii)...
-  Checking installed modules \(.*/mercurial\)\.\.\. (re)
+  Checking installed modules (*/mercurial)... (glob)
   Checking templates...
   Checking patch...
   Checking commit editor...