Skip to content

Commit

Permalink
Add folders to test project
Browse files Browse the repository at this point in the history
  • Loading branch information
KsiProgramming committed May 20, 2024
1 parent 5aa2211 commit 1301849
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/Core.Tests/GildedRoseKata.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,9 @@
<Using Include="Xunit" />
</ItemGroup>

<ItemGroup>
<Folder Include="ProposedCode\MaturingStrategies\" />
<Folder Include="ProposedCode\Domain\" />
</ItemGroup>

</Project>

0 comments on commit 1301849

Please sign in to comment.