Skip to content

Commit

Permalink
Merge pull request #116 from sir-gon/develop
Browse files Browse the repository at this point in the history
[BREAKING] ⚠️ [REFACTOR] [CONFIG] project (test) now add a whole fold…
  • Loading branch information
sir-gon authored Sep 4, 2024
2 parents 12ae8d1 + c9f2ea9 commit 522c365
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@
</Target>

<ItemGroup>
<EmbeddedResource Include="Resources/hackerrank/interview_preparation_kit/arrays/ctci_array_left_rotation.testcases.json" />
<EmbeddedResource Include="Resources/hackerrank/interview_preparation_kit/arrays/crush.testcases.json" />
<EmbeddedResource Include="Resources/hackerrank/interview_preparation_kit/dictionaries_and_hashmaps/ctci_ransom_note.testcases.json" />
<EmbeddedResource Include="Resources/hackerrank/interview_preparation_kit/dictionaries_and_hashmaps/two_strings.testcases.json" />
<EmbeddedResource Include="Resources/hackerrank/interview_preparation_kit/greedy_algorithms/luck_balance.testcases.json" />
<EmbeddedResource Include="Resources/**/*.json" />
</ItemGroup>
</Project>

0 comments on commit 522c365

Please sign in to comment.