Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.tests/plugin.xml')
-rw-r--r--org.eclipse.mylyn.tasks.tests/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.tests/plugin.xml b/org.eclipse.mylyn.tasks.tests/plugin.xml
index 5c77d9382..669610cf5 100644
--- a/org.eclipse.mylyn.tasks.tests/plugin.xml
+++ b/org.eclipse.mylyn.tasks.tests/plugin.xml
@@ -28,7 +28,7 @@
</extension>
<extension
- point="org.eclipse.core.runtime.contentTypes">
+ point="org.eclipse.core.contenttype.contentTypes">
<!-- content types used in tests -->
<content-type
base-type="org.eclipse.core.runtime.text"

Back to the top