Bug 1155816 - part 0 - remove NO_JS_MANIFEST from testing/mochitest/Makefile.in; r=mshal

The lone check for NO_JS_MANIFEST in rules.mk suggests that we need to
be looking at EXTRA_COMPONENTS/EXTRA_PP_COMPONENTS.  But
testing/mochitest/ doesn't define either of those variables, so
NO_JS_MANIFEST is just taking up space in this instance.
This commit is contained in:
Nathan Froyd 2015-04-17 14:05:54 -04:00
parent d264a57b76
commit 61d56a0566

View File

@ -3,7 +3,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
NO_JS_MANIFEST = 1
MOZ_CHROME_FILE_FORMAT = jar
_DEST_DIR = $(DEPTH)/_tests/$(relativesrcdir)