add missing methods bit (dotnet/coreclr#20528)
authorAndy Ayers <andya@microsoft.com>
Mon, 22 Oct 2018 23:39:23 +0000 (16:39 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 22 Oct 2018 23:39:23 +0000 (16:39 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/2aa1b3c4c02ccff960fef72fe96175d9f62bb6d9

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

index 5a1bbff..537246c 100644 (file)
                     "name" : "System.Diagnostics.Tests.DebugTests",
                     "reason" : "refactoring Debug"
                 }
-            ]
+            ],
+            "methods": null
         }
     }
 ]