Bug 902609 - Make xpcshell.ini manifest strict mode compliant; r=ahal

This commit is contained in:
Gregory Szorc 2013-08-07 23:48:53 -07:00
parent 2a1982cb93
commit ff7552565e

View File

@ -9,5 +9,4 @@ tail =
skip-if = os == "android"
[test_geolocation_timeout.js]
[test_geolocation_timeout_wrap.js]
skip-if = os == "mac"
skip-if = os == "android"
skip-if = os == "mac" || os == "android"