gecko/content/events/test/Makefile.in

16 lines
441 B
Makefile

#
# 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/.
# Disabled due to timeouts.
# test_bug563329.html
ifeq (,$(filter gonk,$(MOZ_WIDGET_TOOLKIT)))
# THESE TESTS (BELOW) DO NOT RUN ON B2G
MOCHITEST_FILES += \
test_bug864040.html \
$(NULL)
# THESE TESTS (ABOVE) DO NOT RUN ON B2G
endif