tests/test-install.t
changeset 12004 1fe4702fe2df
parent 11917 b03cf2349a80
child 12084 ff7c1118a83a
--- a/tests/test-install.t	Fri Aug 20 18:26:20 2010 +0200
+++ b/tests/test-install.t	Fri Aug 20 15:31:05 2010 -0500
@@ -1,7 +1,7 @@
 hg debuginstall
   $ hg debuginstall
   Checking encoding (ascii)...
-  Checking extensions...
+  Checking installed modules \(.*/mercurial\)...
   Checking templates...
   Checking patch...
   Checking commit editor...
@@ -11,7 +11,7 @@
 hg debuginstall with no username
   $ HGUSER= hg debuginstall
   Checking encoding (ascii)...
-  Checking extensions...
+  Checking installed modules \(.*/mercurial\)...
   Checking templates...
   Checking patch...
   Checking commit editor...