[tests] Disable INIntentResolutionResultTests.cs on XM (it's not ready)

This commit is contained in:
Sebastien Pouliot 2017-03-28 16:31:49 -05:00
Родитель c0abf32083
Коммит 7f650d08c3
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -8,7 +8,7 @@
// Copyright 2016 Xamarin Inc. All rights reserved.
//
#if !__TVOS__ && XAMCORE_2_0
#if !__TVOS__ && XAMCORE_2_0 && !MONOMAC
using System;
using NUnit.Framework;