mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-17 03:18:40 +00:00
Uncomment a bit of a test (#64)
This commit is contained in:
@@ -42,7 +42,7 @@ unsafe class LdindTest
|
||||
// failures += TestManagedPointers();
|
||||
|
||||
// Test Ldind.i (native int)
|
||||
// failures += TestLdindI();
|
||||
failures += TestLdindI();
|
||||
|
||||
return failures;
|
||||
}
|
||||
|
Reference in New Issue
Block a user