summaryrefslogtreecommitdiff
path: root/toolkit/mozapps/update/updater/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/mozapps/update/updater/moz.build')
-rw-r--r--toolkit/mozapps/update/updater/moz.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/mozapps/update/updater/moz.build b/toolkit/mozapps/update/updater/moz.build
index 1cca83b5b9..52eaba21d1 100644
--- a/toolkit/mozapps/update/updater/moz.build
+++ b/toolkit/mozapps/update/updater/moz.build
@@ -11,8 +11,6 @@ else:
updater_rel_path = ''
include('updater-common.build')
-if CONFIG['ENABLE_TESTS']:
- DIRS += ['updater-xpcshell']
CXXFLAGS += CONFIG['MOZ_BZ2_CFLAGS']