tests/test-hgrc.t
changeset 37435 0c1b895511b9
parent 36460 432b85a46717
child 38073 1a09886ab03a
--- a/tests/test-hgrc.t	Wed Apr 04 17:33:59 2018 -0700
+++ b/tests/test-hgrc.t	Wed Apr 04 17:40:09 2018 -0700
@@ -1,11 +1,11 @@
-hide outer repo
-  $ hg init
-
 Use hgrc within $TESTTMP
 
   $ HGRCPATH=`pwd`/hgrc
   $ export HGRCPATH
 
+hide outer repo
+  $ hg init
+
 Use an alternate var for scribbling on hgrc to keep check-code from
 complaining about the important settings we may be overwriting: