0ec3d15218
Fix ExtractDeclaration intention name in tests Fix ExtractDeclaration intention folder and description to avoid "not found Dir URL" exception
5 lines
187 B
Plaintext
Vendored
5 lines
187 B
Plaintext
Vendored
{
|
|
"mainFile": "source/test.kt",
|
|
"intentionClass": "org.jetbrains.kotlin.idea.refactoring.move.moveDeclarations.ExtractDeclarationFromCurrentFileIntention",
|
|
"isApplicable": "false"
|
|
} |