Skip to content

Commit 1ae5049

Browse files
azuev-javaDamonGuy
andauthored
Update test/jdk/java/awt/event/MouseWheelEvent/HWWheelScroll.java
Co-authored-by: DamonGuy <[email protected]>
1 parent 3fc9e0d commit 1ae5049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/java/awt/event/MouseWheelEvent/HWWheelScroll.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* @summary Test wheel scrolling of heavyweight components
2828
* @library /java/awt/regtesthelpers
2929
* @build PassFailJFrame
30-
* @run main/manual HWWheelScroll.html
30+
* @run main/manual HWWheelScroll
3131
*/
3232

3333
import java.awt.Choice;

0 commit comments

Comments
 (0)