Write the first test

This commit is contained in:
Sven van Heugten 2026-01-04 09:09:50 +01:00
parent fc069edf31
commit 109ebde64a
3 changed files with 44 additions and 0 deletions

View file

@ -9,6 +9,8 @@
<ItemGroup>
<Compile Include="NightLightStateMachine.fs" />
<Compile Include="FakeHome.fs" />
<Compile Include="Arbitraries.fs" />
<Compile Include="NightLightTests.fs" />
</ItemGroup>
<ItemGroup>