Get rid of arbitraries that are only used once

This commit is contained in:
Sven van Heugten 2026-01-05 22:34:21 +01:00
parent 7472825140
commit bb528e9942
5 changed files with 40 additions and 40 deletions

View file

@ -9,7 +9,7 @@
<ItemGroup>
<Compile Include="FakeHome.fs" />
<Compile Include="InteractionListGenerators.fs" />
<Compile Include="ArbitraryInteractionLists.fs" />
<Compile Include="TimeChangedGenerators.fs" />
<Compile Include="NightLightTests.fs" />
</ItemGroup>