You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Libraries/test/Amazon.Lambda.RuntimeSupport.Tests/Amazon.Lambda.RuntimeSupport.UnitTests/NativeAOTTests.cs
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,7 @@ public NativeAOTTests(ITestOutputHelper output)
19
19
_output=output;
20
20
}
21
21
22
-
#if DEBUG// Only running this test right now in local environment because CI system doesn't have Native AOT prereqs installed.
0 commit comments