(no commit message)
[utils] / support / spring / src / test / java / org / wamblee / test / spring / TestSpringBeanFactory.java
similarity index 98%
rename from support/general/src/test/java/org/wamblee/test/TestSpringBeanFactory.java
rename to support/spring/src/test/java/org/wamblee/test/spring/TestSpringBeanFactory.java
index a35b505a24bbee3338672ffa2d0d3b4e81e102ee..a7cc6fe6b63dcf7f1e3cf14f8e08197091b01057 100644 (file)
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */ 
-package org.wamblee.test;
+package org.wamblee.test.spring;
 
 import org.springframework.beans.BeansException;
 import org.springframework.context.ApplicationContext;