moved PropertiesPersistingMetadataStoreTests to the same location as PropertiesPersistingMetadataStore (but under src/test)

This commit is contained in:
Mark Fisher
2010-10-28 12:33:25 -04:00
parent b6d59270c0
commit 8bb947c6eb

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.integration.context.metadata;
package org.springframework.integration.store;
import static junit.framework.Assert.assertEquals;
import static junit.framework.Assert.assertNotNull;