diff options
Diffstat (limited to 'OATH.Net.Test/OATH.Net.Test.csproj')
-rw-r--r-- | OATH.Net.Test/OATH.Net.Test.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OATH.Net.Test/OATH.Net.Test.csproj b/OATH.Net.Test/OATH.Net.Test.csproj index 5565426..5004614 100644 --- a/OATH.Net.Test/OATH.Net.Test.csproj +++ b/OATH.Net.Test/OATH.Net.Test.csproj @@ -55,6 +55,7 @@ <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> + <Compile Include="Base32Tests.cs" /> <Compile Include="KeyTests.cs" /> <Compile Include="MiscExtensionsTests.cs" /> <Compile Include="CounterBasedOtpGeneratorTests.cs" /> |