tests/test-subrepo-git.t
changeset 24182 00ef3edcf1d5
parent 24174 bd9f64ec891d
child 24183 932de135041f
--- a/tests/test-subrepo-git.t	Wed Jan 14 01:15:26 2015 +0100
+++ b/tests/test-subrepo-git.t	Thu Feb 26 15:53:54 2015 -0500
@@ -922,11 +922,11 @@
   > *.python
   > EOF
   $ hg add .hgignore
-  $ hg add --subrepos "glob:**.python"
+  $ hg add --subrepos "glob:**.python" s/barfoo
   adding s/snake.python (glob)
   $ hg st --subrepos s
+  A s/barfoo
   A s/snake.python
-  ? s/barfoo
   ? s/c.c
   ? s/cpp.cpp
   ? s/foobar.orig