summaryrefslogtreecommitdiff
path: root/resources/src/idea/RichPlatformActions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/src/idea/RichPlatformActions.xml')
-rw-r--r--resources/src/idea/RichPlatformActions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/src/idea/RichPlatformActions.xml b/resources/src/idea/RichPlatformActions.xml
index 324f2fe29c6e..9ca96101df82 100644
--- a/resources/src/idea/RichPlatformActions.xml
+++ b/resources/src/idea/RichPlatformActions.xml
@@ -28,7 +28,7 @@
<xi:include href="/idea/ExternalSystemActions.xml" xpointer="xpointer(/component/*)"/>
<actions>
- <action id="RerunFailedTests" class="com.intellij.execution.testframework.actions.AbstractRerunFailedTestsAction"
+ <action id="RerunFailedTests" class="com.intellij.execution.testframework.actions.RerunFailedTestsAction"
icon="AllIcons.RunConfigurations.RerunFailedTests"/>
<action id="FileChooser.GotoModule" class="com.intellij.openapi.fileChooser.actions.GotoModuleDirectory"