chore: deprecated applied

Signed-off-by: Leo Galambos <lg@hq.egothor.org>
This commit is contained in:
2025-12-07 22:20:08 +01:00
parent 31018235dc
commit eba163dd21

View File

@@ -86,6 +86,7 @@ public class OutputToInputStreamAdapterTest {
return new ByteArrayInputStream(baos.toByteArray());
}
@Deprecated
@Test
public void testIncrementingAdapter() throws IOException {
System.out.println("testIncrementingAdapter");