blob: d343593644e199a32b45042742df06a89cc917fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[DEFAULT]
skip-if = ["os == 'android'"] # bug 1730213
head = "head.js"
firefox-appdir = "browser"
["test_EventEmitter.js"]
["test_SyncedTabsDeckComponent.js"]
["test_SyncedTabsDeckStore.js"]
["test_SyncedTabsListStore.js"]
["test_TabListComponent.js"]
|