Bug 974069 - Add manifest for running emulator-jb mochitests, r=ted

This commit is contained in:
Andrew Halberstadt 2014-02-28 15:24:37 -05:00
parent 01668a340c
commit 29327d860a
4 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# 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/.
STATIC_FILES = emulator-jb.ini \
$(NULL)
STATIC_DEST = $(DEPTH)/_tests/$(relativesrcdir)
INSTALL_TARGETS += STATIC

View File

@ -0,0 +1 @@
[include:../tests/content/media/test/mochitest.ini]

View File

@ -0,0 +1,5 @@
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# 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/.

View File

@ -5,6 +5,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DIRS += [
'manifests',
'MochiKit',
'static',
'dynamic',