Bug 897924 - Part 2: Reenable Contacts tests for Android. r=stully

This commit is contained in:
Shane Tully 2013-08-19 13:28:02 -07:00
Родитель 1274cf51fa
Коммит 137770715d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# 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']
EXTRA_COMPONENTS += [