blob: d0f22c6d835f510d7cf27aee8400227ba0047cfb [file] [log] [blame]
%startTest Rename class
%include ../include/project1Init.ijs
%action GotoClass
ClassWithManyImports\n
%call checkFocus(editorTab=ClassWithManyImports.java)
%action RenameElement
%[right]
1\n
%call printFocus()
%%call checkFocus(editorTab=ClassWithManyImports1.java)
%endTest