Loading startupcache/moz.build +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,9 @@ # 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/. with Files("**"): BUG_COMPONENT = ("Core", "XPCOM") if not CONFIG['MOZ_B2G']: TEST_DIRS += ['test'] Loading Loading
startupcache/moz.build +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,9 @@ # 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/. with Files("**"): BUG_COMPONENT = ("Core", "XPCOM") if not CONFIG['MOZ_B2G']: TEST_DIRS += ['test'] Loading