Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj @ 181:6ee05ceea8c3
Implementando test de workflow tambiƩn con nh
author | nelopauselli |
---|---|
date | Mon, 08 Aug 2011 20:08:31 -0300 |
parents | 1deccd6c3cb2 |
children | 5346c0500594 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj Mon Aug 08 16:42:52 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj Mon Aug 08 20:08:31 2011 -0300 @@ -98,7 +98,8 @@ <Compile Include="TestsHelper.cs" /> <Compile Include="TrackTests.cs" /> <Compile Include="Workflows\Workflow.cs" /> - <Compile Include="Workflows\WorkflowTests.cs" /> + <Compile Include="Workflows\WorkflowNhTests.cs" /> + <Compile Include="Workflows\WorkflowMemoryTests.cs" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\Agendas.Blog\Agendas.Blog.csproj">