mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 04:43:07 +09:00
16 lines
399 B
INI
16 lines
399 B
INI
[DEFAULT]
|
|
support-files =
|
|
image.gif
|
|
image.png
|
|
image_server.sjs
|
|
|
|
# Synchronous tests like test_alerts.html must come before
|
|
# asynchronous tests like test_alerts_noobserve.html!
|
|
[test_alerts.html]
|
|
skip-if = toolkit == 'android'
|
|
[test_alerts_noobserve.html]
|
|
[test_alerts_requireinteraction.html]
|
|
[test_image.html]
|
|
[test_multiple_alerts.html]
|
|
[test_principal.html]
|
|
skip-if = toolkit == 'android'
|