14 lines
256 B
TOML
14 lines
256 B
TOML
[DEFAULT]
|
|
skip-if = ["os == 'android'"] # bug 1730213
|
|
head = "head.js"
|
|
icecat-appdir = "browser"
|
|
|
|
["test_EventEmitter.js"]
|
|
|
|
["test_SyncedTabsDeckComponent.js"]
|
|
|
|
["test_SyncedTabsDeckStore.js"]
|
|
|
|
["test_SyncedTabsListStore.js"]
|
|
|
|
["test_TabListComponent.js"]
|