Bug 1284314: Disable a11y jsat mochitests on Windows; r=bustage CLOSED TREE

MozReview-Commit-ID: 2OeL7XlaFAR

--HG--
extra : rebase_source : d33ca57414295a8577dfe937733131e05164e432
This commit is contained in:
Aaron Klotz 2016-08-18 21:59:48 -06:00
Родитель c953d529f4
Коммит 95aa1c4478
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@ support-files =
doc_content_text.html
!/accessible/tests/mochitest/*.js
!/accessible/tests/mochitest/moz.png
skip-if = (e10s && os == 'win')
skip-if = os == 'win'
[test_alive.html]
[test_content_integration.html]