From eb70e6e3d0bff11c25f14b1196025791bf2308fb Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Tue, 25 Feb 2020 15:07:00 -0500 Subject: Issue #439 - Remove tests from toolkit/ --- toolkit/components/printing/moz.build | 7 ------- 1 file changed, 7 deletions(-) (limited to 'toolkit/components/printing/moz.build') diff --git a/toolkit/components/printing/moz.build b/toolkit/components/printing/moz.build index dc8204b8c..aac3a838c 100644 --- a/toolkit/components/printing/moz.build +++ b/toolkit/components/printing/moz.build @@ -5,10 +5,3 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. JAR_MANIFESTS += ['jar.mn'] - -BROWSER_CHROME_MANIFESTS += [ - 'tests/browser.ini' -] - -with Files('**'): - BUG_COMPONENT = ('Toolkit', 'Printing') -- cgit v1.2.3