toolkit/components/alerts/test/mochitest.ini

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:5b8ce6b71b56
1 [DEFAULT]
2 skip-if = buildapp == 'b2g' || e10s
3
4 # Synchronous tests like test_alerts.html must come before
5 # asynchronous tests like test_alerts_noobserve.html!
6 [test_alerts.html]
7 skip-if = toolkit == 'android'
8 [test_alerts_noobserve.html]
9 [test_multiple_alerts.html]

mercurial