Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
othervm mode (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: Sergey Shelomentsev <[email protected]>
  • Loading branch information
sshelomentsev and sshelomentsev authored Jun 4, 2024
1 parent 366140a commit 268e746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CustomTitleBarDoubleClick.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
@requires os.family == "mac" | os.family == "windows"
@key headful
@summary Test that window state changes on titlebar double-click
@run main CustomTitleBarDoubleClick
@run main/othervm CustomTitleBarDoubleClick
*/

import com.jetbrains.JBR;
Expand Down

0 comments on commit 268e746

Please sign in to comment.