1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/asmjscache/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +[DEFAULT] 1.5 +support-files = 1.6 + file_slow.js 1.7 + 1.8 +[test_cachingBasic.html] 1.9 +[test_workers.html] 1.10 +[test_cachingMulti.html] 1.11 +[test_slow.html] 1.12 +# bug 929498 1.13 +skip-if = os == 'android'