diff --git a/tests/monotouch-test/AVKit/PlayerViewControllerTest.cs b/tests/monotouch-test/AVKit/PlayerViewControllerTest.cs index e622617f65..10518c3b39 100644 --- a/tests/monotouch-test/AVKit/PlayerViewControllerTest.cs +++ b/tests/monotouch-test/AVKit/PlayerViewControllerTest.cs @@ -30,7 +30,7 @@ namespace MonoTouchFixtures.AVKit { [Preserve (AllMembers = true)] public class PlayerViewControllerTest { - //[Test] + [Test] public void PreparePrerollAds_New () { TestRuntime.AssertSystemVersion (PlatformName.iOS, 8, 0, throwIfOtherPlatform: false);