X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fjpatest%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fsecurity%2Fauthorization%2Fjpa%2FJpaAuthorizationServiceTest.java;h=f908d26dd369f976598ec28f0babb2c68e63c088;hb=c352d5f80485dd4d4edca02abec7144a0856b940;hp=ea5036f2f8f08c78dcfca713958f3272dcf2ac8a;hpb=637c67e5c818de837b2e6646a99b2e422745b4a7;p=utils diff --git a/security/jpatest/src/test/java/org/wamblee/security/authorization/jpa/JpaAuthorizationServiceTest.java b/security/jpatest/src/test/java/org/wamblee/security/authorization/jpa/JpaAuthorizationServiceTest.java index ea5036f2..f908d26d 100644 --- a/security/jpatest/src/test/java/org/wamblee/security/authorization/jpa/JpaAuthorizationServiceTest.java +++ b/security/jpatest/src/test/java/org/wamblee/security/authorization/jpa/JpaAuthorizationServiceTest.java @@ -22,7 +22,7 @@ import org.wamblee.security.authentication.jpa.SecurityPersistenceUnit; import org.wamblee.security.authorization.AuthorizationService; import org.wamblee.security.authorization.AuthorizationServiceTest; import org.wamblee.test.persistence.JpaTester; -import org.wamblee.test.persistence.TransactionProxyFactory; +import org.wamblee.test.transactions.TransactionProxyFactory; /** * Unit test for the persistent authorization service.