Extra whitespace

This commit is contained in:
Gary Gregory 2022-07-02 09:36:11 -04:00
parent 092a328b6b
commit 9ee8c045e4
1 changed files with 0 additions and 1 deletions

View File

@ -239,7 +239,6 @@ public class SerializationUtilsTest {
assertEquals(iMap, newMap);
}
@Test
public void testSerializeBytes() throws Exception {
final byte[] testBytes = SerializationUtils.serialize(iMap);