Files
kotlin-fork/idea/testData/multiFileIntentions/reconcilePackageWithDirectory/addQuotation/addQuotation.test
T
Alexey Sedunov 542f8d9fd2 Move: Support quoted package names
#KT-12411 Fixed
(cherry picked from commit 95239e5)
2016-06-28 15:07:30 +03:00

5 lines
217 B
Plaintext
Vendored

{
"mainFile": "in/foo/fun/test.kt",
"intentionClass": "org.jetbrains.kotlin.idea.refactoring.move.changePackage.ChangePackageToMatchDirectoryIntention",
"intentionText": "Change file's package to 'in.foo.fun'"
}