Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Bug 775281: Add ENABLE_TESTS=1 to pull in the common xpcshell testing…
Browse files Browse the repository at this point in the history
… modules. r=dhylands
  • Loading branch information
marshall committed Jan 9, 2013
1 parent 2f43776 commit 6bd92b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default-gecko-config
@@ -1,5 +1,6 @@
if [ "$TARGET_BUILD_VARIANT" != "user" ] ; then if [ "$TARGET_BUILD_VARIANT" != "user" ] ; then
ENABLE_MARIONETTE=1 ENABLE_MARIONETTE=1
ENABLE_TESTS=1
fi fi


mk_add_options MOZ_OBJDIR="$GECKO_OBJDIR" mk_add_options MOZ_OBJDIR="$GECKO_OBJDIR"
Expand Down

0 comments on commit 6bd92b6

Please sign in to comment.