Files
kotlin-fork/idea/testData/refactoring/rename/renameJavaInterface/renameJavaInterface.test
T
2015-03-16 14:11:38 +03:00

6 lines
186 B
Plaintext

{
"type": "JAVA_CLASS",
"classId": "testing/SomeInterface",
"newName": "NewInterfaceName",
"comment": "For KT-4100 Imports doesn't change after java interface name refactoring"
}