Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-12-28 19:37:24 +0000
committerEike Stepper2009-12-28 19:37:24 +0000
commite49d962ac5da49413abd95f2a82711ddb8f63860 (patch)
tree55f2aedc87631b5436af50e75d88ae7b79482902 /plugins/org.eclipse.emf.cdo.tests.hibernate
parentc401b6cb272a27a75c3b98c17774d3c6a309fbc4 (diff)
downloadcdo-e49d962ac5da49413abd95f2a82711ddb8f63860.tar.gz
cdo-e49d962ac5da49413abd95f2a82711ddb8f63860.tar.xz
cdo-e49d962ac5da49413abd95f2a82711ddb8f63860.zip
reformat
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.hibernate')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.hibernate/src/org/eclipse/emf/cdo/tests/hibernate/AllTestsHibernate.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.hibernate/src/org/eclipse/emf/cdo/tests/hibernate/AllTestsHibernate.java b/plugins/org.eclipse.emf.cdo.tests.hibernate/src/org/eclipse/emf/cdo/tests/hibernate/AllTestsHibernate.java
index 392ea2c10b..9fbe4e5e7e 100644
--- a/plugins/org.eclipse.emf.cdo.tests.hibernate/src/org/eclipse/emf/cdo/tests/hibernate/AllTestsHibernate.java
+++ b/plugins/org.eclipse.emf.cdo.tests.hibernate/src/org/eclipse/emf/cdo/tests/hibernate/AllTestsHibernate.java
@@ -12,7 +12,6 @@ package org.eclipse.emf.cdo.tests.hibernate;
import org.eclipse.emf.cdo.tests.AllTestsAllConfigs;
import org.eclipse.emf.cdo.tests.AuditTest;
-import org.eclipse.emf.cdo.tests.ContainmentTest;
import org.eclipse.emf.cdo.tests.ExternalReferenceTest;
import org.eclipse.emf.cdo.tests.FeatureMapTest;
import org.eclipse.emf.cdo.tests.MEMStoreQueryTest;

Back to the top