Bug 1300351 - Fix non-standard manifest annotation; r=me,test-only

Just introduced this - did not put spaces in the right place.
This commit is contained in:
Geoff Brown 2017-05-15 16:17:02 -06:00
Родитель ff95d89ced
Коммит 061c806f3d
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -85,7 +85,7 @@ support-files =
[browser_loadURI.js]
[browser_multiple_pushState.js]
[browser_onbeforeunload_navigation.js]
skip-if = os=='win' && !debug # bug 1300351
skip-if = os == 'win' && !debug # bug 1300351
[browser_search_notification.js]
[browser_tab_touch_events.js]
[browser_timelineMarkers-01.js]