Extra whitespace
This commit is contained in:
parent
092a328b6b
commit
9ee8c045e4
|
@ -239,7 +239,6 @@ public class SerializationUtilsTest {
|
|||
assertEquals(iMap, newMap);
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
public void testSerializeBytes() throws Exception {
|
||||
final byte[] testBytes = SerializationUtils.serialize(iMap);
|
||||
|
|
Loading…
Reference in New Issue