mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Remove browser tests - Part 2: Build System
This commit is contained in:
parent
261374f310
commit
dccef80da0
24 changed files with 0 additions and 172 deletions
|
|
@ -4,10 +4,6 @@
|
|||
|
||||
JAR_MANIFESTS += ['jar.mn']
|
||||
|
||||
BROWSER_CHROME_MANIFESTS += ['test/browser/browser.ini']
|
||||
|
||||
XPCSHELL_TESTS_MANIFESTS += ['test/xpcshell/xpcshell.ini']
|
||||
|
||||
EXTRA_JS_MODULES.syncedtabs += [
|
||||
'EventEmitter.jsm',
|
||||
'SyncedTabsDeckComponent.js',
|
||||
|
|
@ -19,6 +15,3 @@ EXTRA_JS_MODULES.syncedtabs += [
|
|||
'util.js',
|
||||
]
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Firefox', 'Synced tabs')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue