Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee96bde5 authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by android-build-merger
Browse files

Merge "Allow ignoring return values when checking if class is mockable" am: e91c337d

am: a8e1da91

Change-Id: Ifcd7e03bd9c62ff55fe26374f1a32d249ffe2c87
parents fceead3d a8e1da91
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ public class ImageReaderTest extends AndroidTestCase {
    private Image mImage3;

    @Override
    @SuppressWarnings("CheckReturnValue")
    protected void setUp() throws Exception {
        super.setUp();