tests/test-hgrc.t
changeset 47071 3e381eb557f3
parent 46819 d4ba4d51f85f
child 47272 a671832a8e41
--- a/tests/test-hgrc.t	Tue May 04 10:49:32 2021 -0700
+++ b/tests/test-hgrc.t	Tue May 04 08:54:28 2021 -0700
@@ -253,9 +253,8 @@
   > [paths]
   > foo = bar
   > EOF
-  $ hg showconfig --debug paths
+  $ hg showconfig --source paths
   plain: True
-  read config from: $TESTTMP/hgrc
   $TESTTMP/hgrc:17: paths.foo=$TESTTMP/bar
 
 Test we can skip the user configuration