Skip to content

Commit

Permalink
Include charts in test project (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewIOM authored Apr 17, 2024
1 parent 6f5c18d commit dabbb50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Bristlecone.Tests/Bristlecone.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<ItemGroup>
<ProjectReference Include="../../src/Bristlecone/Bristlecone.fsproj" />
<ProjectReference Include="../../src/Bristlecone.Dendro/Bristlecone.Dendro.fsproj" />
<ProjectReference Include="../../src/Bristlecone.Dendro/Bristlecone.Charts.R.fsproj" />
<Compile Include="Config.fs" />
<Compile Include="Time.fs" />
<Compile Include="Parameter.fs" />
Expand Down

0 comments on commit dabbb50

Please sign in to comment.