summary refs log tree commit diff
path: root/crypto/test/UnitTests.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/test/UnitTests.csproj')
-rw-r--r--crypto/test/UnitTests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/test/UnitTests.csproj b/crypto/test/UnitTests.csproj
index 00f8eb087..92d3b7d92 100644
--- a/crypto/test/UnitTests.csproj
+++ b/crypto/test/UnitTests.csproj
@@ -417,6 +417,7 @@
     <Compile Include="src\security\test\TestDigestUtil.cs" />
     <Compile Include="src\security\test\TestDotNetUtil.cs" />
     <Compile Include="src\security\test\TestEncodings.cs" />
+    <Compile Include="src\security\test\TestMacUtil.cs" />
     <Compile Include="src\security\test\TestParameterUtil.cs" />
     <Compile Include="src\security\test\TestSignerUtil.cs" />
     <Compile Include="src\test\AESSICTest.cs" />