Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml')
-rw-r--r--features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml b/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml
index 71f7c1a214c..5be544e31a6 100644
--- a/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml
+++ b/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml
@@ -67,6 +67,10 @@ Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in t
id="org.eclipse.papyrus.sysml.nattable.tests.feature"
version="0.0.0"/>
+ <includes
+ id="org.eclipse.papyrus.infra.nattable.tests.feature"
+ version="0.0.0"/>
+
<plugin
id="org.eclipse.papyrus.infra.gmfdiag.css.tests"
download-size="0"

Back to the top