Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
diff options
context:
space:
mode:
Diffstat (limited to 'jpa')
-rw-r--r--jpa/features/org.eclipse.jpt.tests.feature/feature.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jpa/features/org.eclipse.jpt.tests.feature/feature.xml b/jpa/features/org.eclipse.jpt.tests.feature/feature.xml
index c319651293..2ec6d17d4c 100644
--- a/jpa/features/org.eclipse.jpt.tests.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.tests.feature/feature.xml
@@ -35,4 +35,10 @@
install-size="0"
version="0.0.0"/>
+ <plugin
+ id="org.eclipse.jpt.eclipselink.core.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>

Back to the top