mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:48:43 +00:00
17 lines
399 B
INI
17 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'
|