Remove tests from search service

This commit is contained in:
Matt A. Tobin 2019-04-23 13:38:38 -04:00 committed by Roy Tam
commit 0142cf25ab
95 changed files with 0 additions and 5262 deletions

View file

@ -4,12 +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/.
XPCSHELL_TESTS_MANIFESTS += ['tests/xpcshell/xpcshell.ini']
if CONFIG['MC_BASILISK'] or CONFIG['HYPE_ICEWEASEL'] or CONFIG['HYPE_ICEDOVE']:
DIRS += ['current']
else:
DIRS += ['orginal']
with Files('**'):
BUG_COMPONENT = ('Firefox', 'Search')