From 92b0f55028ddbfc9721a6be32b979f7a8580041d 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 --- .../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