mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 14:56:07 +00:00
Fix the one mochitest that's exported to _tests in a disable-tests build. (Bug 515993) r=ted
This commit is contained in:
parent
84fc6b1932
commit
f81e3bdbb4
@ -8,9 +8,10 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = thebes
|
||||
|
||||
DIRS = public src mochitest
|
||||
DIRS = public src
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += mochitest
|
||||
ifndef MOZ_ENABLE_LIBXUL
|
||||
ifndef BUILD_STATIC_LIBS
|
||||
TOOL_DIRS += test
|
||||
|
Loading…
x
Reference in New Issue
Block a user