mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
Renamed static_mock package to staticmock
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2211 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package org.springframework.mock.static_mock;
|
||||
package org.springframework.mock.staticmock;
|
||||
|
||||
import java.util.Arrays;
|
||||
import java.util.LinkedList;
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package org.springframework.mock.static_mock;
|
||||
package org.springframework.mock.staticmock;
|
||||
|
||||
import javax.persistence.Entity;
|
||||
import org.junit.Test;
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package org.springframework.mock.static_mock;
|
||||
package org.springframework.mock.staticmock;
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
import java.lang.annotation.Retention;
|
||||
Reference in New Issue
Block a user