diff options
Diffstat (limited to 'crypto/test')
-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 5b39de6ad..8023884bb 100644 --- a/crypto/test/UnitTests.csproj +++ b/crypto/test/UnitTests.csproj @@ -459,6 +459,7 @@ <Compile Include="src\tsp\test\AllTests.cs" /> <Compile Include="src\tsp\test\GenTimeAccuracyTest.cs" /> <Compile Include="src\tsp\test\ParseTest.cs" /> + <Compile Include="src\tsp\test\NewTspTest.cs" /> <Compile Include="src\tsp\test\TSPTest.cs" /> <Compile Include="src\tsp\test\TSPTestUtil.cs" /> <Compile Include="src\tsp\test\TimeStampTokenInfoTest.cs" /> |