Mercurial > hg
changeset 31853:67ea8e857489
test-fileset: eliminate a duplicate test that was conditionalized for output
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 08 Apr 2017 15:01:49 -0400 |
parents | 7ef0816bfe64 |
children | 9259cf823690 |
files | tests/test-fileset.t |
diffstat | 1 files changed, 1 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-fileset.t Sat Apr 08 14:55:44 2017 -0400 +++ b/tests/test-fileset.t Sat Apr 08 15:01:49 2017 -0400 @@ -348,7 +348,6 @@ Test safety of 'encoding' on removed files -#if symlink $ fileset 'encoding("ascii")' dos mac @@ -359,23 +358,9 @@ 2k b1 b2 - b2link + b2link (symlink !) bin c1 -#else - $ fileset 'encoding("ascii")' - dos - mac - mixed - .hgsub - .hgsubstate - 1k - 2k - b1 - b2 - bin - c1 -#endif Test detection of unintentional 'matchctx.existing()' invocation