Added unit tests for big text

--HG--
branch : dev
This commit is contained in:
Sebastien Ros
2010-08-31 12:13:55 -07:00
parent 7c5640692e
commit e81ec58497
7 changed files with 308 additions and 103 deletions

View File

@@ -101,6 +101,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Common\Providers\CommonPartProviderTests.cs" />
<Compile Include="Body\BodyPartTests.cs" />
<Compile Include="Routable\Services\RoutableServiceTests.cs" />
<Compile Include="Feeds\Controllers\FeedControllerTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />