mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Added tests for the string hash
This commit is contained in:
parent
ae64c11485
commit
f0ce5556c3
4 changed files with 59 additions and 4 deletions
|
@ -73,6 +73,7 @@
|
|||
<ItemGroup>
|
||||
<Compile Include="CookieHelperTests.cs" />
|
||||
<Compile Include="DateTimeHelperTests.cs" />
|
||||
<Compile Include="StringHasherTests.cs" />
|
||||
<Compile Include="PasswordHasherTests.cs" />
|
||||
<Compile Include="HtmlRemoverTests.cs" />
|
||||
<Compile Include="AssemblyHelperTests.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue