summaryrefslogtreecommitdiff
path: root/plugins/devkit/testData/codeInsight/ExtensionsHighlighting.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/devkit/testData/codeInsight/ExtensionsHighlighting.xml')
-rw-r--r--plugins/devkit/testData/codeInsight/ExtensionsHighlighting.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/devkit/testData/codeInsight/ExtensionsHighlighting.xml b/plugins/devkit/testData/codeInsight/ExtensionsHighlighting.xml
index 9486bf492542..d0e7a9b31296 100644
--- a/plugins/devkit/testData/codeInsight/ExtensionsHighlighting.xml
+++ b/plugins/devkit/testData/codeInsight/ExtensionsHighlighting.xml
@@ -14,7 +14,7 @@
<myPlugin.ext implementation="<error descr="'java.util.concurrent.TimeUnit' is not assignable to 'java.lang.Runnable'"><error descr="Enum is not allowed">java.util.concurrent.TimeUnit</error></error>"/>
<myPlugin.ext implementation="<error descr="'java.lang.String' is not assignable to 'java.lang.Runnable'">java.lang.String</error>"/>
- <warning descr="Deprecated EP" textAttributesKey="DEPRECATED_ATTRIBUTES"><myPlugin.deprecatedEP implementation="foo.MyDeprecatedEPImpl"/></warning>
+ <<error descr="Deprecated EP">myPlugin.deprecatedEP</error> implementation="foo.MyDeprecatedEPImpl"/>
<myPlugin.foo.bar/>
<completion.contributor/>