From f689dd5faf59e378a3f0e55cb249a386c732ef32 Mon Sep 17 00:00:00 2001 From: Stephen Toub Date: Wed, 4 Mar 2015 07:57:00 -0500 Subject: [PATCH] Enable code coverage for System.Diagnostics.Process --- .../System.Diagnostics.Process.Tests.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests/System.Diagnostics.Process.Tests.csproj b/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests/System.Diagnostics.Process.Tests.csproj index 8c7cb4f9e3cc..67715a22060c 100644 --- a/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests/System.Diagnostics.Process.Tests.csproj +++ b/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests/System.Diagnostics.Process.Tests.csproj @@ -9,7 +9,6 @@ System.Diagnostics.Process.Tests System.Diagnostics.Process.Tests b62eec4b - false