netty5/buffer/src/test/java
Norman Maurer d8596d2d90 Two tests are missing @Test annotations
Motivation:

ReadOnlyByteBufTest contains two tests which are missing the `@Test` annotation and so will never run.

Modifications:

Add missing annotation.

Result:

Tests run as expected.
2017-02-14 07:48:37 +01:00
..
io/netty/buffer Two tests are missing @Test annotations 2017-02-14 07:48:37 +01:00