chore: deprecated applied
Signed-off-by: Leo Galambos <lg@hq.egothor.org>
This commit is contained in:
@@ -86,6 +86,7 @@ public class OutputToInputStreamAdapterTest {
|
||||
return new ByteArrayInputStream(baos.toByteArray());
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
@Test
|
||||
public void testIncrementingAdapter() throws IOException {
|
||||
System.out.println("testIncrementingAdapter");
|
||||
|
||||
Reference in New Issue
Block a user