summaryrefslogtreecommitdiff
path: root/startupcache/moz.build
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2015-09-05 18:28:56 +0200
committerPale Moon <git-repo@palemoon.org>2015-09-05 18:28:56 +0200
commitca7198aa3007f512f394c7cc2089a1da51817fbc (patch)
tree30afdf5ce349f8bb4ec68b6fea69df4e644f6132 /startupcache/moz.build
parentc06ec0f6565422314848e21e9a1a220f20ab06ae (diff)
downloadpalemoon-gre-ca7198aa3007f512f394c7cc2089a1da51817fbc.tar.gz
Remove telemetry-dependent test from /startupcache
Diffstat (limited to 'startupcache/moz.build')
-rw-r--r--startupcache/moz.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/startupcache/moz.build b/startupcache/moz.build
index b30b8896d..c8bfab89a 100644
--- a/startupcache/moz.build
+++ b/startupcache/moz.build
@@ -4,9 +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/.
-if not CONFIG['MOZ_B2G']:
- TEST_TOOL_DIRS += ['test']
-
XPIDL_SOURCES += [
'nsIStartupCache.idl',
]