mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
Bug 945091. Part 2: Reference MathML tests from mathml/moz.build. r=glandium
--HG-- extra : rebase_source : 2c0878281384afe52f2444d2da7561b0256ea618
This commit is contained in:
parent
8b79ea263f
commit
85f2e2644f
@ -42,3 +42,7 @@ LOCAL_INCLUDES += [
|
||||
'/content/mathml/content/src',
|
||||
]
|
||||
|
||||
if CONFIG['ENABLE_TESTS']:
|
||||
PARALLEL_DIRS += [
|
||||
'tests',
|
||||
]
|
||||
|
@ -27,7 +27,6 @@ if CONFIG['MOZ_XUL']:
|
||||
|
||||
if CONFIG['ENABLE_TESTS']:
|
||||
PARALLEL_DIRS += [
|
||||
'mathml/tests',
|
||||
'xul/test',
|
||||
'xul/base/test',
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user