polishing

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4781 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller 2011-07-26 00:46:39 +00:00
parent bf72c02ed7
commit bd1db7607b
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ public class OpenPersistenceManagerInViewTests extends TestCase {
MockServletContext sc = new MockServletContext();
MockHttpServletRequest request = new MockHttpServletRequest(sc);
MockHttpServletResponse response = new MockHttpServletResponse();
pmf.getPersistenceManager();
pmfControl.setReturnValue(pm, 1);