Skip to content

Commit

Permalink
fixes Humanizr#898 Added tests for Latvian language
Browse files Browse the repository at this point in the history
  • Loading branch information
vnsharanin committed Jan 29, 2020
1 parent 638856b commit f0f319a
Show file tree
Hide file tree
Showing 2 changed files with 408 additions and 0 deletions.
Expand Up @@ -98,6 +98,7 @@
<Compile Include="$(MSBuildThisFileDirectory)Localisation\it\TimeSpanHumanizeTests.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Localisation\ja\DateHumanizeTests.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Localisation\ja\TimeSpanHumanizeTests.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Localisation\lv\NumberToWordsTests.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Localisation\mt\DateHumanizeTests.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Localisation\mt\NumberToWordsTests.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Localisation\mt\TimeSpanHumanizeTests.cs" />
Expand Down

0 comments on commit f0f319a

Please sign in to comment.