From 8c3a46bd13a0660a3ff1e0379dbf515873a852d2 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 3 Feb 2018 06:01:32 -0500 Subject: Remove browser tests - Part 2: Build System --- browser/components/search/moz.build | 7 ------- 1 file changed, 7 deletions(-) (limited to 'browser/components/search/moz.build') diff --git a/browser/components/search/moz.build b/browser/components/search/moz.build index 618cd7657..aac3a838c 100644 --- a/browser/components/search/moz.build +++ b/browser/components/search/moz.build @@ -4,11 +4,4 @@ # 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/. -BROWSER_CHROME_MANIFESTS += [ - 'test/browser.ini', -] - JAR_MANIFESTS += ['jar.mn'] - -with Files('**'): - BUG_COMPONENT = ('Firefox', 'Search') -- cgit v1.2.3