Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Web.Tests/Agendas.Web.Tests.csproj @ 262:b87a4875b2b6
ControllerTests: Refactoring.
author | juanjose.montesdeocaarbos |
---|---|
date | Sat, 22 Oct 2011 14:08:30 -0300 |
parents | e6c041d8e1bf |
children | bf993f99cee3 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web.Tests/Agendas.Web.Tests.csproj Sat Oct 22 13:59:18 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web.Tests/Agendas.Web.Tests.csproj Sat Oct 22 14:08:30 2011 -0300 @@ -57,6 +57,7 @@ <ItemGroup> <Compile Include="AutorizationsTests.cs" /> <Compile Include="Controllers\EventoControllerTests.cs" /> + <Compile Include="Controllers\MvcControllerTestsBase.cs" /> <Compile Include="Controllers\PersonaControllerTests.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup>