X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.tests.modelled%2FMETA-INF%2FMANIFEST.MF;h=bce9a42cfbe87b1921e65ff79f1f64117a309b46;hp=662bca7b714a8f7adc18b63c1bcd09aff19c4b56;hb=53059ca;hpb=e87f0965679502de281692c298d66a7ae9507bd8 diff --git a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF index 662bca7b7..bce9a42cf 100644 --- a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF @@ -10,7 +10,11 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.tests.modelled.ontology, org.simantics.scl.osgi, org.simantics, - org.simantics.scl.compiler + org.simantics.scl.compiler, + org.junit, + org.simantics.db.testing, + org.simantics.modeling;bundle-version="1.1.1" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy -Export-Package: org.simantics.tests.modelled +Export-Package: org.simantics.tests.modelled, + org.simantics.tests.modelled.junit