Skip to content

Commit 2b2eb5a

Browse files
authored
[browser][tests] Activate System.Private.Uri.Functional.Tests (#39817)
Local: ``` info: test[0] Tests run: 883, Errors: 0, Failures: 0, Skipped: 1. Time: 188.7140968s ```
1 parent dd7edf8 commit 2b2eb5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/tests.proj

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Linq.Parallel\tests\System.Linq.Parallel.Tests.csproj" />
3333
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Net.Http\tests\FunctionalTests\System.Net.Http.Functional.Tests.csproj" />
3434
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Net.WebSockets.Client\tests\System.Net.WebSockets.Client.Tests.csproj" />
35-
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Private.Uri\tests\FunctionalTests\System.Private.Uri.Functional.Tests.csproj" />
3635
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.ValueTuple\tests\System.ValueTuple.Tests.csproj" />
3736
</ItemGroup>
3837

0 commit comments

Comments
 (0)