Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Web.Tests/Agendas.Web.Tests.csproj @ 259:e6c041d8e1bf
Ticket #193.1: Al guardar (nuevo/modificar) una persona, que la cuenta de twitter no comience con @
author | juanjose.montesdeocaarbos |
---|---|
date | Thu, 20 Oct 2011 08:16:55 -0300 |
parents | bdc946dd5c94 |
children | b87a4875b2b6 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web.Tests/Agendas.Web.Tests.csproj Wed Oct 19 22:59:02 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web.Tests/Agendas.Web.Tests.csproj Thu Oct 20 08:16:55 2011 -0300 @@ -57,6 +57,7 @@ <ItemGroup> <Compile Include="AutorizationsTests.cs" /> <Compile Include="Controllers\EventoControllerTests.cs" /> + <Compile Include="Controllers\PersonaControllerTests.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <ItemGroup>