Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj @ 60:02e163f2ca38
Refactoring de test de crud del evento
author | nelopauselli |
---|---|
date | Mon, 16 May 2011 21:40:40 -0300 |
parents | 39f5258ebdcf |
children | 963b71ea6028 ebce59b45b50 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj Mon May 16 20:32:37 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj Mon May 16 21:40:40 2011 -0300 @@ -52,9 +52,10 @@ <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> + <Compile Include="Cruds\EventoCrud.cs" /> <Compile Include="PonentesTests.cs" /> <Compile Include="PropuestasTests.cs" /> - <Compile Include="EventoTests.cs" /> + <Compile Include="Cruds\EventoTests.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="PulicarTests.cs" /> <Compile Include="TestBase.cs" />