Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.client.integration.tests/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.client.integration.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.client.integration.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.client.integration.tests/META-INF/MANIFEST.MF
index 44112da5847..355d72c0c54 100644
--- a/plugins/org.eclipse.osee.client.integration.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.client.integration.tests/META-INF/MANIFEST.MF
@@ -28,7 +28,7 @@ Import-Package: org.eclipse.core.runtime,
org.eclipse.osee.framework.core.client,
org.eclipse.osee.framework.core.exception,
org.eclipse.osee.framework.core.message.test,
- org.eclipse.osee.framework.core.model.test,
+ org.eclipse.osee.framework.core.model,
org.eclipse.osee.framework.core.test,
org.eclipse.osee.framework.database.core,
org.eclipse.osee.framework.database.init,

Back to the top