jgit/org.eclipse.jgit.lfs.server.../tst
David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR
The only remaining code where the return value is ignored is in tests.
Update them to store the value and perform a basic assertion.

Change-Id: I29ef5bd5dd0648aac3490f9e47ecc74544109652
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2019-06-11 10:51:30 +09:00
..
org/eclipse/jgit/lfs/server/fs ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR 2019-06-11 10:51:30 +09:00