summaryrefslogtreecommitdiffstats
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, 1 insertions, 2 deletions
diff --git a/startupcache/moz.build b/startupcache/moz.build
index 24068cb7e..f7e930b5b 100644
--- a/startupcache/moz.build
+++ b/startupcache/moz.build
@@ -4,8 +4,7 @@
# 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_DIRS += ['test']
+TEST_DIRS += ['test']
XPIDL_SOURCES += [
'nsIStartupCache.idl',