Sync shared compiled files (#39162)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Sun, 12 Jul 2020 16:51:00 +0000 (18:51 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Jul 2020 16:51:00 +0000 (09:51 -0700)
src/coreclr/src/tools/aot/ILCompiler.TypeSystem.ReadyToRun.Tests/GCPointerMapTests.cs

index 0eba14f..51578a1 100644 (file)
@@ -7,7 +7,7 @@ using Xunit;
 
 namespace TypeSystemTests
 {
-    public class GCPointerMapTests
+    public partial class GCPointerMapTests
     {
         TestTypeSystemContext _context;
         ModuleDesc _testModule;