diff Agendas/trunk/src/Agendas.Tests/SeguridadObjectMother.cs @ 34:475be11edf56

Ajuste en los nombre de los assemblies y namespaces
author nelo@MTEySS.neluz.int
date Thu, 17 Mar 2011 16:59:29 -0300
parents c90492faf268
children
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Tests/SeguridadObjectMother.cs	Thu Mar 17 14:45:46 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Tests/SeguridadObjectMother.cs	Thu Mar 17 16:59:29 2011 -0300
@@ -1,6 +1,4 @@
-using System;
-using AltNetHispano.Agendas.Domain;
-using System.Security.Principal;
+using System.Security.Principal;
 
 namespace AltNetHispano.Agendas.Tests
 {