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 be8b7d3c5..922507468 100644 --- a/crypto/test/UnitTests.csproj +++ b/crypto/test/UnitTests.csproj @@ -328,6 +328,7 @@ <Compile Include="src\math\ec\test\ECPointPerformanceTest.cs" /> <Compile Include="src\math\ec\test\ECPointTest.cs" /> <Compile Include="src\math\ec\test\F2mProofer.cs" /> + <Compile Include="src\math\ec\test\FixedPointTest.cs" /> <Compile Include="src\math\ec\test\TnafTest.cs" /> <Compile Include="src\math\test\AllTests.cs" /> <Compile Include="src\math\test\BigIntegerTest.cs" /> |