10 lines
193 B
TOML
10 lines
193 B
TOML
[DEFAULT]
|
|
tags = "openwindow"
|
|
|
|
["test_alwaysOnTop_windows.html"]
|
|
run-if = ["os == 'win'"]
|
|
|
|
["test_dialog_arguments.html"]
|
|
support-files = ["file_test_dialog.html"]
|
|
|
|
["test_modal_windows.html"]
|