From 90ea8e0105da98adfce6ca0058790c8337bb9e21 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Fri, 31 Oct 2008 09:35:45 +0000 Subject: [PATCH] Moved tests from testsuite to core git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@240 50f2f4bb-b051-0410-bef5-90022cba6387 --- .../java/org/springframework/core/io/ResourceEditorTests.java | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {org.springframework.testsuite => org.springframework.core}/src/test/java/org/springframework/core/io/ResourceEditorTests.java (100%) diff --git a/org.springframework.testsuite/src/test/java/org/springframework/core/io/ResourceEditorTests.java b/org.springframework.core/src/test/java/org/springframework/core/io/ResourceEditorTests.java similarity index 100% rename from org.springframework.testsuite/src/test/java/org/springframework/core/io/ResourceEditorTests.java rename to org.springframework.core/src/test/java/org/springframework/core/io/ResourceEditorTests.java