No bug - Skip webextension tests for mulet

This commit is contained in:
Bill McCloskey 2015-09-23 17:18:12 -07:00
parent a952833ac1
commit f21528bc3b

View File

@ -1,5 +1,5 @@
[DEFAULT] [DEFAULT]
skip-if = os == 'android' || buildapp == 'b2g' || os == 'mac' skip-if = os == 'android' || buildapp == 'b2g' || buildapp == 'mulet' || os == 'mac'
support-files = support-files =
file_WebRequest_page1.html file_WebRequest_page1.html
file_WebRequest_page2.html file_WebRequest_page2.html