Test renaming empty file

This commit is contained in:
Pavel V. Talanov
2015-10-14 16:30:54 +03:00
parent 53b21061fd
commit 225e5abc92
4 changed files with 17 additions and 0 deletions
@@ -0,0 +1,3 @@
package testing.rename
// may be some comments
@@ -0,0 +1,3 @@
package testing.rename
// may be some comments
@@ -0,0 +1,5 @@
{
"type": "FILE",
"file": "Foo.kt",
"newName": "Bar.kt"
}