Skip to content

Commit

Permalink
8274029: Remove jtreg tag manual=yesno for java/awt/print/Dialog/Dial…
Browse files Browse the repository at this point in the history
…ogOrient.java

Backport-of: 296f8537f71b84f194cf2718ac9b85ba6843cfa3
  • Loading branch information
GoeLin committed Nov 11, 2022
1 parent 574d72f commit 386f714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/java/awt/print/Dialog/DialogOrient.java
Expand Up @@ -25,7 +25,7 @@
@test
@bug 6594374
@summary Confirm that the orientation is as specified.
@run main/manual=yesno DialogOrient
@run main/manual DialogOrient
*/

import java.awt.*;
Expand Down

1 comment on commit 386f714

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.