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/translation/moz.build | 8 -------- 1 file changed, 8 deletions(-) (limited to 'browser/components/translation') diff --git a/browser/components/translation/moz.build b/browser/components/translation/moz.build index 468f2af20..ac0165230 100644 --- a/browser/components/translation/moz.build +++ b/browser/components/translation/moz.build @@ -14,11 +14,3 @@ EXTRA_JS_MODULES.translation = [ ] JAR_MANIFESTS += ['jar.mn'] - -BROWSER_CHROME_MANIFESTS += [ - 'test/browser.ini' -] - -XPCSHELL_TESTS_MANIFESTS += [ - 'test/unit/xpcshell.ini' -] -- cgit v1.2.3