mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 945091. Part 2: Reference MathML tests from mathml/moz.build. r=glandium
This commit is contained in:
parent
ae14b92cc6
commit
602aa3ab5c
@ -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…
Reference in New Issue
Block a user