Skip to content

Commit

Permalink
Remove old interning code tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ladipro committed Jan 20, 2021
1 parent ce30544 commit 3b09c1d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 422 deletions.
Expand Up @@ -99,10 +99,6 @@
<Compile Include="..\Shared\StringBuilderCache.cs">
<ExcludeFromStyleCop>True</ExcludeFromStyleCop>
</Compile>
<Compile Include="..\Shared\IInternable.cs" />
<Compile Include="..\Shared\WeakStringCache.cs" />
<Compile Include="..\Shared\WeakStringCache.Concurrent.cs" />
<Compile Include="..\Shared\OpportunisticIntern.cs" />
<Compile Include="..\Shared\ExceptionHandling.cs">
<ExcludeFromStyleCop>true</ExcludeFromStyleCop>
</Compile>
Expand Down
217 changes: 0 additions & 217 deletions src/Build.UnitTests/OpportunisticIntern_Tests.cs

This file was deleted.

0 comments on commit 3b09c1d

Please sign in to comment.