mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Bug 1317764 - Unbreak --disable-tests build after bug 1316886. r=dminor
MozReview-Commit-ID: HP3syNOfdKH --HG-- extra : rebase_source : a053c5d73194031711c603b641d40c5398ec5d0a
This commit is contained in:
parent
d5d5525615
commit
5dda8098df
@ -122,4 +122,5 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] != 'gonk':
|
||||
GYP_DIRS['signalingtest'].sandbox_vars['ALLOW_COMPILER_WARNINGS'] = True
|
||||
GYP_DIRS['signalingtest'].non_unified_sources += signaling_non_unified_sources
|
||||
|
||||
DIRS += ['signaling/fuzztest']
|
||||
if CONFIG['ENABLE_TESTS']:
|
||||
DIRS += ['signaling/fuzztest']
|
||||
|
Loading…
Reference in New Issue
Block a user