diff options
Diffstat (limited to 'crypto/test/UnitTests.csproj')
-rw-r--r-- | crypto/test/UnitTests.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/test/UnitTests.csproj b/crypto/test/UnitTests.csproj index 1cacbd43f..398135599 100644 --- a/crypto/test/UnitTests.csproj +++ b/crypto/test/UnitTests.csproj @@ -383,6 +383,7 @@ <Compile Include="src\openpgp\examples\SignedFileProcessor.cs" /> <Compile Include="src\openpgp\examples\test\AllTests.cs" /> <Compile Include="src\openpgp\test\DSA2Test.cs" /> + <Compile Include="src\openpgp\test\IgnoreMarkerPacketInCertificatesTest.cs" /> <Compile Include="src\openpgp\test\PGPArmoredTest.cs" /> <Compile Include="src\openpgp\test\PGPClearSignedSignatureTest.cs" /> <Compile Include="src\openpgp\test\PGPCompressionTest.cs" /> |