Add PureGym tests (#13)

This commit is contained in:
Patrick Stevens
2023-12-27 20:26:21 +00:00
committed by GitHub
parent 5144ba2c17
commit 23d31d67bb
5 changed files with 984 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="TestPureGymJson.fs" />
<Compile Include="TestSurface.fs" />
<Compile Include="TestRemoveOptions.fs" />
<Compile Include="TestJsonParse.fs" />