mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1043963 - Followup: correct condition in dom/network/moz.build.
This commit is contained in:
parent
c4150737a6
commit
116bb7d4e3
@ -11,7 +11,7 @@ XPCSHELL_TESTS_MANIFESTS += [
|
||||
'tests/unit_ipc/xpcshell.ini',
|
||||
]
|
||||
|
||||
if CONFIG['tests/MOZ_B2G_RIL']:
|
||||
if CONFIG['MOZ_B2G_RIL']:
|
||||
XPCSHELL_TESTS_MANIFESTS += ['tests/unit_stats/xpcshell.ini']
|
||||
|
||||
MOCHITEST_MANIFESTS += ['tests/mochitest.ini']
|
||||
|
Loading…
Reference in New Issue
Block a user