[AllAM] Remove Mozilla Tests

This commit is contained in:
NTD 2018-06-26 16:09:08 -04:00 committed by Roy Tam
commit 96aa6a99be
1629 changed files with 0 additions and 161113 deletions

View file

@ -4,10 +4,7 @@
# 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/.
SPHINX_TREES['addon-manager'] = 'docs'
DIRS += ['internal']
TEST_DIRS += ['test']
XPIDL_SOURCES += [
'../extensions/amIAddonManager.idl',
@ -56,6 +53,3 @@ LOCAL_INCLUDES += [
]
FINAL_LIBRARY = 'xul'
with Files('**'):
BUG_COMPONENT = ('Toolkit', 'Add-ons Manager')