Tests: Update expected results

This commit is contained in:
Katy Coe
2020-02-06 02:51:54 +01:00
parent e971cb8502
commit 59568aba57
15 changed files with 60 additions and 51 deletions

View File

@@ -122,6 +122,7 @@ namespace Il2CppTests.TestSources
}
// Constructors
public Test() {} // Dummy constructor
public unsafe Test(int* u) {} // 0x1034DD10-0x1034DD10
// Methods