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/modules/moz.build | 6 ------ 1 file changed, 6 deletions(-) (limited to 'browser/modules') diff --git a/browser/modules/moz.build b/browser/modules/moz.build index d71305198..852a4c911 100644 --- a/browser/modules/moz.build +++ b/browser/modules/moz.build @@ -4,12 +4,6 @@ # 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'] -XPCSHELL_TESTS_MANIFESTS += [ - 'test/unit/social/xpcshell.ini', - 'test/xpcshell/xpcshell.ini', -] - EXTRA_JS_MODULES += [ 'AboutHome.jsm', 'AboutNewTab.jsm', -- cgit v1.2.3