Files
kotlin/idea/testData/refactoring/renameMultiModule/fileNotUnderSourceRootWithNamesakeUnderSourceRoot/fileNotUnderSourceRootWithNamesakeUnderSourceRoot.test
Dmitry Jemerov 6febe1e8a2 Convert RenameTest to light fixture test case
Extract multi-module rename test to a separate class.
2017-03-28 15:48:38 +02:00

6 lines
102 B
Plaintext
Vendored

{
"type": "FILE",
"file": "A/notSrc/test.kt",
"newName": "test2.kt",
"isMultiModule": "true"
}