зеркало из https://github.com/mozilla/gecko-dev.git
Bug 897924 - Part 2: Reenable Contacts tests for Android. r=stully
This commit is contained in:
Родитель
1274cf51fa
Коммит
137770715d
|
@ -5,7 +5,7 @@
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
# Android only supports the Contacts API on the Nightly channel.
|
# Android only supports the Contacts API on the Nightly channel.
|
||||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] != 'android':
|
if CONFIG['MOZ_WIDGET_TOOLKIT'] != 'android' or CONFIG['NIGHTLY_BUILD']:
|
||||||
TEST_DIRS += ['tests']
|
TEST_DIRS += ['tests']
|
||||||
|
|
||||||
EXTRA_COMPONENTS += [
|
EXTRA_COMPONENTS += [
|
||||||
|
|
Загрузка…
Ссылка в новой задаче