Skip to content

Commit 082141e

Browse files
committed
code style
1 parent 8de9b66 commit 082141e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/org/htmlunit/javascript/host/html/HTMLImageElementTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,6 +1220,7 @@ public void imagePrototype() throws Exception {
12201220

12211221
loadPageVerifyTitle2(html);
12221222
}
1223+
12231224
/**
12241225
* Verifies that if an image has an <tt>onload</tt> attribute, it gets downloaded
12251226
* and the <tt>onload</tt> handler gets invoked.

0 commit comments

Comments
 (0)