Skip to content

Commit 6fe89f7

Browse files
committed
System.Collections.NonGeneric.Tests.app maccat app
1 parent 0d72885 commit 6fe89f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/integration-tests/Apple/Simulator.Tests.proj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
<AdditionalProperties>TestTarget=maccatalyst;TestAppBundleName=System.AppContext.Tests.app</AdditionalProperties>
2020
</XHarnessAppleProject>
2121

22+
<!-- apple test / maccatalyst -->
23+
<XHarnessAppleProject Include="TestAppBundle.proj">
24+
<AdditionalProperties>TestTarget=maccatalyst;TestAppBundleName=System.Collections.NonGeneric.Tests.app</AdditionalProperties>
25+
</XHarnessAppleProject>
26+
2227
<!-- apple run / maccatalyst -->
2328
<XHarnessAppleProject Include="TestAppBundle.proj">
2429
<AdditionalProperties>TestTarget=maccatalyst;TestAppBundleName=iOS.Simulator.PInvoke.Test.app;IncludesTestRunner=false;ExpectedExitCode=42</AdditionalProperties>

0 commit comments

Comments
 (0)