(no commit message)
[utils] / support / spring / src / test / java / org / wamblee / general / spring / SpringBeanFactoryTest.java
index e31309f7c157e4f93f4eef992054ca50099d5047..cb0dcf04e524be6c02d3fde9887c55b8447c8ca3 100644 (file)
@@ -17,7 +17,7 @@ package org.wamblee.general.spring;
 
 import junit.framework.TestCase;
 
-import org.wamblee.general.BeanFactoryException;
+import org.wamblee.ioc.BeanFactoryException;
 
 /**
  * Tests the spring bean factory.