From 2d4412b39adec45db06b74948ba835ea1449b699 Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Wed, 7 Feb 2018 16:00:19 +0200 Subject: [PATCH] Added org.simantics.modeling.tests to org.simantics.sdk.feature refs #7422 refs #7712 --- bundles/pom.xml | 1 + features/org.simantics.sdk.feature/feature.xml | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/bundles/pom.xml b/bundles/pom.xml index 5f42fcdad..43a6f72ab 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -166,6 +166,7 @@ org.simantics.modeling.ontology org.simantics.modeling.template2d.ontology org.simantics.modeling.template2d.ui + org.simantics.modeling.tests org.simantics.modeling.ui org.simantics.modeling.ui.workbench org.simantics.msvc.runtime diff --git a/features/org.simantics.sdk.feature/feature.xml b/features/org.simantics.sdk.feature/feature.xml index 134e97581..d59a8a7c4 100644 --- a/features/org.simantics.sdk.feature/feature.xml +++ b/features/org.simantics.sdk.feature/feature.xml @@ -323,4 +323,11 @@ version="0.0.0" unpack="false"/> + + -- 2.43.2