Polishing - move test classes into the appropriate packages

This commit is contained in:
Andy Wilkinson
2015-02-18 10:16:40 +00:00
parent d918304491
commit 3311121f33
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.restdocs.core;
package org.springframework.restdocs;
import static org.junit.Assert.assertEquals;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.restdocs.core;
package org.springframework.restdocs.hypermedia;
import static org.junit.Assert.assertEquals;