Skip to content

Commit 02d370c

Browse files
committed
Remove temporarily enabled test
1 parent 80d2984 commit 02d370c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/tests.proj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@
337337

338338
<ItemGroup Condition="'$(RunSmokeTestsOnly)' == 'true'">
339339
<ProjectReference Include="$(MSBuildThisFileDirectory)System.Runtime\tests\System.Runtime.Tests.csproj" />
340-
<ProjectReference Include="$(MSBuildThisFileDirectory)System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj" />
341340
</ItemGroup>
342341

343342
<ItemGroup Condition="'$(RunSmokeTestsOnly)' != 'true'">

0 commit comments

Comments
 (0)