Backed out changeset 7b83373f7a9e (bug 1883860) for causing build bustages @ caps...
[gecko.git] / dom / imptests / moz.build
bloba4a7a817e2a32aa342ab25a5963b554ce7d5bf9e
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 with Files("**"):
8     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
10 TEST_HARNESS_FILES.testing.mochitest.resources += [
11     'idlharness.js',
12     'testharness.css',
13     'testharness.js',
14     'testharnessreport.js',
15     'WebIDLParser.js',