[tests] Don't make the mscorlib tests exit upon suspend. (#6115)

It means that on watchOS they'll exit if the screen turns off.

I have no idea why we set it up like this in the first place, it's been like
this since we created the mscorlib tests ([1]).

[1]: 76e15036e8
This commit is contained in:
Rolf Bjarne Kvinge 2019-05-24 00:37:25 -07:00 коммит произвёл GitHub
Родитель 14bd63afa0
Коммит 25b5d36ddd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -6,8 +6,6 @@
<string>com.xamarin.mscorlibtests</string>
<key>MinimumOSVersion</key>
<string>6.0</string>
<key>UIApplicationExitsOnSuspend</key>
<true/>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>