Skip to content

Commit 7043c90

Browse files
xqoasisliach
andauthored
Update test/lib-test/jdk/test/lib/hexdump/ObjectStreamPrinterTest.java
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
1 parent c9c186e commit 7043c90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/lib-test/jdk/test/lib/hexdump/ObjectStreamPrinterTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ static Stream<Arguments> serializables() {
8787
);
8888
}
8989

90-
// SingleObjects
9190
static Stream<Arguments> sources(){
9291
return Stream.of(
9392
Arguments.of("A Simple", new A(), 1, 1, 0),

0 commit comments

Comments
 (0)