Mercurial > public > mercurial-scm > hg-stable
diff tests/test-subrepo.t @ 15520:d6d7b56ec346
tests: add missing '(glob)'s to match '\' in paths in test output on windows
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Wed, 16 Nov 2011 03:45:14 +0100 |
parents | 95174c381525 |
children | e7119b091809 |
line wrap: on
line diff
--- a/tests/test-subrepo.t Wed Nov 16 03:45:14 2011 +0100 +++ b/tests/test-subrepo.t Wed Nov 16 03:45:14 2011 +0100 @@ -949,8 +949,8 @@ ? s/f9 $ hg add -S adding f8 - adding s/f10 - adding s/f9 + adding s/f10 (glob) + adding s/f9 (glob) $ hg st -S A f8 A s/f10 @@ -993,7 +993,7 @@ ? s/fn18 $ hg add -S 'glob:**fm*' adding fm15 - adding s/fm17 + adding s/fm17 (glob) $ hg st -S A fm15 A s/fm17