We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 092218f + 8badc2e commit 6449b65Copy full SHA for 6449b65
Nu/Nu.Tests/Nu.Tests.fsproj
@@ -43,6 +43,8 @@
43
<ItemGroup>
44
<Compile Include="NUnit.fs" />
45
<Compile Include="TestPlugin.fs" />
46
+ <Compile Include="QuadtreeTests.fs" />
47
+ <Compile Include="OctreeTests.fs" />
48
<Compile Include="World.Tests.fs" />
49
<Content Include="AssetGraph.nuag">
50
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
0 commit comments