This commit is contained in:
Smaug123
2025-08-24 20:43:06 +01:00
parent 3930cc5fbb
commit 55677a507b
2 changed files with 1 additions and 5 deletions

View File

@@ -180,11 +180,6 @@ module TestPureCases =
ExpectedReturnCode = 0
NativeImpls = MockEnv.make ()
}
{
FileName = "Initobj.cs"
ExpectedReturnCode = 0
NativeImpls = MockEnv.make ()
}
]
let runTest (case : EndToEndTestCase) : unit =