gecko/content/events/test/Makefile.in

16 lines
441 B
Makefile
Raw Normal View History

#
2012-05-21 04:12:37 -07:00
# 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.
2010-06-16 03:31:25 -07:00
# 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