[monotouch-test] Fix typo in test name.

This commit is contained in:
Rolf Bjarne Kvinge 2018-07-03 17:15:20 +02:00
Родитель eaf1e567ac
Коммит 517bd6b506
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -19,7 +19,7 @@ namespace MonoTouchFixtures.CoreMedia
{ {
[Test] [Test]
public void RetainReleseTest () public void RetainReleaseTest ()
{ {
TestRuntime.AssertMacSystemVersion (10, 8, throwIfOtherPlatform: false); TestRuntime.AssertMacSystemVersion (10, 8, throwIfOtherPlatform: false);