Mercurial > repos > IBBoard.Tests
diff IBBoard.Tests.csproj @ 16:c21d27a9cae5
Re #31: Break out Translations for language to own class
* Add initial tests for loader of new translation class
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Tue, 06 Apr 2010 16:01:29 +0000 |
parents | e3e4f7a92f8b |
children | bcb6e83752a6 |
line wrap: on
line diff
--- a/IBBoard.Tests.csproj Tue Apr 06 15:43:08 2010 +0000 +++ b/IBBoard.Tests.csproj Tue Apr 06 16:01:29 2010 +0000 @@ -40,6 +40,7 @@ <Compile Include="Lang\Mock\MockTranslatable.cs" /> <Compile Include="Lang\AbstractTranslationSetTest.cs" /> <Compile Include="Lang\ModifiableTranslationSetTest.cs" /> + <Compile Include="Lang\TranslationXmlLoaderTest.cs" /> </ItemGroup> <ItemGroup> <Reference Include="System" />