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
committed by Chris Beams
parent b261da84c6
commit 3b4b6a9e70

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;