Rename the mobile_static profile to aot_only
[mono.git] / mcs / class / corlib / Test / System.Runtime.CompilerServices / AsyncTaskMethodBuilderTest.cs
index 42abe682ac8f368cad3cc1accbd8fbbbe457e978..93187d1fd6eeb70cba245d17de215f18039fa95f 100644 (file)
@@ -38,7 +38,7 @@ namespace MonoTests.System.Runtime.CompilerServices
        [TestFixture]
        public class AsyncTaskMethodBuilderTest
        {
-#if !MONOTOUCH && !MOBILE_STATIC
+#if !MONOTOUCH && !FULL_AOT_RUNTIME
                // For some reason MT excludes CallContext handling
 
                [Test]