package rename for test libraries.
[utils] / test / toplink-essentials / src / main / java / org / wamblee / test / persistence / toplink / ToplinkTables.java
similarity index 95%
rename from test/toplink-essentials/src/main/java/org/wamblee/support/persistence/toplink/ToplinkTables.java
rename to test/toplink-essentials/src/main/java/org/wamblee/test/persistence/toplink/ToplinkTables.java
index 4a99d7de001e4b758e7fc89432c6d7e77c3f7bf2..c456a40c835e0a1f5a9c2788da9cf8077d4902d1 100644 (file)
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */ 
-package org.wamblee.support.persistence.toplink;
+package org.wamblee.test.persistence.toplink;
 
 import org.dbunit.dataset.DataSetException;
 import org.dbunit.dataset.filter.ITableFilterSimple;