]> source.dussan.org Git - jgit.git/commit
[findBugs] Remove nonsense call 51/18251/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 9 Nov 2013 23:28:22 +0000 (00:28 +0100)
committerGerrit Code Review @ Eclipse.org <gerrit@eclipse.org>
Sun, 10 Nov 2013 21:01:09 +0000 (16:01 -0500)
commitf1c086f692cb1e53a075af16ae662f150443682e
tree3036c84d66b31aac25653c03b4b13d2600245e94
parent1ec72e9a1c36ca6f18720e381f214dda1895e8a4
[findBugs] Remove nonsense call

Result of c.containsAll(c)  is always true for any collection c.

Change-Id: I853cbb44bdc03e2b54229bb9c36ae42e02dcc4d9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk/RevFlagSetTest.java