Skip to content

Commit

Permalink
Bring back data integrity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeliux committed Aug 15, 2024
1 parent b2e8e04 commit 0d0b269
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions test/Kryptor.Tests/Kryptor.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,6 @@
<RootNamespace>SAPTeam.$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
</PropertyGroup>

<ItemGroup>
<Compile Remove="DataIntegrityTests.cs" />
</ItemGroup>

<ItemGroup>
<None Include="DataIntegrityTests.cs" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="3.2.0" />
<PackageReference Include="Meziantou.Xunit.ParallelTestFramework" Version="2.2.0" />
Expand Down

0 comments on commit 0d0b269

Please sign in to comment.