Backout a74bd5095902, Bug 959405 - Please update the Buri Moz-central, 1.3, 1.2 with...
[gecko.git] / chrome / test / moz.build
blobddbda2e5ae4185baef78c7da4c9b86403d858186
1 # -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini']
9 # FIXME/bug 575918: out-of-process xpcshell is broken on OS X
10 if CONFIG['OS_ARCH'] != 'Darwin':
11     XPCSHELL_TESTS_MANIFESTS += ['unit_ipc/xpcshell.ini']