summaryrefslogtreecommitdiff
path: root/startupcache/moz.build
diff options
context:
space:
mode:
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',
]