xpcshell.toml (247B)
1 [DEFAULT] 2 run-if = [ 3 "os != 'android'", 4 ] 5 head = "head.js" 6 firefox-appdir = "browser" 7 8 ["test_EventEmitter.js"] 9 10 ["test_SyncedTabsDeckComponent.js"] 11 12 ["test_SyncedTabsDeckStore.js"] 13 14 ["test_SyncedTabsListStore.js"] 15 16 ["test_TabListComponent.js"]