tests/test-subrepo-git.t
changeset 28035 c65da6892ae5
parent 26969 b54b520a24c2
child 28670 ff0d3b6b287f
--- a/tests/test-subrepo-git.t	Mon Feb 08 18:29:17 2016 +0900
+++ b/tests/test-subrepo-git.t	Mon Feb 08 18:29:17 2016 +0900
@@ -785,7 +785,7 @@
   index 0000000..257cc56
   --- /dev/null
   +++ b/s/barfoo
-  @@ -0,0 +1 @@
+  @@ -0,0 +1* @@ (glob)
   +foo
   $ hg diff --subrepos s/foobar
   diff --git a/s/foobar b/s/foobar
@@ -827,7 +827,7 @@
   index 0000000..257cc56
   --- /dev/null
   +++ b/s/barfoo
-  @@ -0,0 +1 @@
+  @@ -0,0 +1* @@ (glob)
   +foo
 
 moving a file should show a removal and an add