gecko/dom/tests/mochitest/notification/Makefile.in

18 lines
520 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/.
MOCHITEST_CHROME_FILES = \
test_system_principal.xul \
$(NULL)
MOCHITEST_FILES = \
test_basic_notification.html \
test_basic_notification_click.html \
test_web_notifications.html \
test_notification_tag.html \
test_leak_windowClose.html \
create_notification.html \
notification_common.js \
$(NULL)