Fix System.Diagnostics.Debug.Tests assembly name
authorJan Kotas <jkotas@microsoft.com>
Tue, 23 Oct 2018 15:37:57 +0000 (08:37 -0700)
committerJan Kotas <jkotas@microsoft.com>
Tue, 23 Oct 2018 15:37:57 +0000 (08:37 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/b39e93a2d202c833ea888e8162a120c545b3a5e4

src/coreclr/tests/CoreFX/CoreFX.issues.json

index 9bd590b..996eeb0 100644 (file)
         }
     },
     {
-        "name": "System.Diagnostics.Tests",
+        "name": "System.Diagnostics.Debug.Tests",
         "enabled": false,
         "exclusions": {
             "namespaces": null,