File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 613
613
<SmokeTestProject Remove =" @(SmokeTestProject)" />
614
614
<SmokeTestProject Include =" $(MSBuildThisFileDirectory)System.Collections.Specialized\tests\System.Collections.Specialized.Tests.csproj" />
615
615
<SmokeTestProject Include =" $(MSBuildThisFileDirectory)System.Diagnostics.StackTrace\tests\System.Diagnostics.StackTrace.Tests.csproj" />
616
- <!-- S.R.Tests aren't yet passing upstream on WASI. -->
617
- <SmokeTestProject Include =" $(MSBuildThisFileDirectory)System.Runtime\tests\System.Runtime.Tests\System.Runtime.Tests.csproj" Condition =" '$(TargetsBrowser)' == 'true'" />
616
+ <SmokeTestProject Include =" $(MSBuildThisFileDirectory)System.Runtime\tests\System.Runtime.Tests\System.Runtime.Tests.csproj" />
618
617
</ItemGroup >
619
618
620
619
<ItemGroup Condition =" '$(TargetOS)' == 'browser' and '$(WasmEnableThreads)' == 'true'" >
You can’t perform that action at this time.
0 commit comments