mirror of
https://github.com/Smaug123/unofficial-nunit-runner
synced 2025-10-06 09:48:40 +00:00
Cope with test fixtures which have non-static members (#22)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
</None>
|
||||
<Compile Include="TestAppDomain.fs" />
|
||||
<Compile Include="TestCaseData.fs" />
|
||||
<Compile Include="TestNonStatic.fs" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user