(no commit message)
[utils] / system / general / src / test / java / org / wamblee / system / components / DatabaseComponentFactory.java
index 5728b7f3c9be53c12cbc626ac702daf0189c1b52..d3a5ef33353179a991b3944de24443c74f668c0d 100644 (file)
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 package org.wamblee.system.components;
 
-import org.wamblee.support.persistence.DatabaseBuilder;
-
 import org.wamblee.system.container.Container;
+import org.wamblee.test.persistence.DatabaseBuilder;
 
 /**
  *