Add comment to satisfy checkstyle

This commit is contained in:
Eric Anderson 2015-05-05 08:47:00 -07:00
parent c8c478ef81
commit 35cb22dd42
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ public class OkHttpReadableBufferTest extends ReadableBufferTestBase {
private OkHttpReadableBuffer buffer;
/** Initialize buffer. */
@SuppressWarnings("resource")
@Before
public void setup() {