# HG changeset patch # User Matt Harbison # Date 1491678109 14400 # Node ID 67ea8e857489a3084db97442287ed2824e8d8ab3 # Parent 7ef0816bfe64d69af86d51083b349af0057b9818 test-fileset: eliminate a duplicate test that was conditionalized for output diff -r 7ef0816bfe64 -r 67ea8e857489 tests/test-fileset.t --- 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