tests/test-share.t
changeset 42419 69883775b27d
parent 42313 81ece800576a
child 45301 dc283bc7e033
--- a/tests/test-share.t	Tue Jun 04 20:58:39 2019 +0900
+++ b/tests/test-share.t	Tue Jun 04 21:13:35 2019 +0900
@@ -21,6 +21,14 @@
   $ cd repo2
   $ test -d .hg/store
   [1]
+  $ hg root -Tjson | sed 's|\\\\|\\|g'
+  [
+   {
+    "hgpath": "$TESTTMP/repo2/.hg",
+    "reporoot": "$TESTTMP/repo2",
+    "storepath": "$TESTTMP/repo1/.hg/store"
+   }
+  ]
 
 share shouldn't have a full cache dir, original repo should