Mercurial > altnet-hispano
comparison 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 |
comparison
equal
deleted
inserted
replaced
180:222362c29416 | 181:6ee05ceea8c3 |
---|---|
96 <Compile Include="AgendarTests.cs" /> | 96 <Compile Include="AgendarTests.cs" /> |
97 <Compile Include="TestBase.cs" /> | 97 <Compile Include="TestBase.cs" /> |
98 <Compile Include="TestsHelper.cs" /> | 98 <Compile Include="TestsHelper.cs" /> |
99 <Compile Include="TrackTests.cs" /> | 99 <Compile Include="TrackTests.cs" /> |
100 <Compile Include="Workflows\Workflow.cs" /> | 100 <Compile Include="Workflows\Workflow.cs" /> |
101 <Compile Include="Workflows\WorkflowTests.cs" /> | 101 <Compile Include="Workflows\WorkflowNhTests.cs" /> |
102 <Compile Include="Workflows\WorkflowMemoryTests.cs" /> | |
102 </ItemGroup> | 103 </ItemGroup> |
103 <ItemGroup> | 104 <ItemGroup> |
104 <ProjectReference Include="..\Agendas.Blog\Agendas.Blog.csproj"> | 105 <ProjectReference Include="..\Agendas.Blog\Agendas.Blog.csproj"> |
105 <Project>{DDD605FF-EF42-428A-AEB6-F3496A46A82B}</Project> | 106 <Project>{DDD605FF-EF42-428A-AEB6-F3496A46A82B}</Project> |
106 <Name>Agendas.Blog</Name> | 107 <Name>Agendas.Blog</Name> |