Skip to content

Commit

Permalink
agregar costoTest.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
uribecanobra committed Jun 26, 2018
1 parent 6aa6cac commit 065e658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MVC_Panderia/MVC_Panderia.csproj
Expand Up @@ -226,12 +226,12 @@
<Compile Include="Test\articuloTest.cs" />
<Compile Include="Test\cabeceraProduccionControllerTest.cs" />
<Compile Include="Test\cabeceraRecetaControllerTest.cs" />
<Compile Include="Test\costoTest.cs" />
<Compile Include="Test\detalle_recetaTest.cs" />
<Compile Include="Test\familiaControllerTest.cs" />
<Compile Include="Test\cabecera_recetaTest.cs" />
<Compile Include="Test\HomeControllerTest.cs" />
<Compile Include="Test\lineaControllerTest.cs" />

<Compile Include="Test\lineaTest.cs" />
<Compile Include="Test\precioVentaTest.cs" />
<Compile Include="Test\usuarioControllerTest.cs" />
Expand Down

0 comments on commit 065e658

Please sign in to comment.