Fix build, remove @author tag
This commit is contained in:
-3
@@ -23,9 +23,6 @@ import com.intellij.testFramework.LightCodeInsightTestCase;
|
|||||||
import org.jetbrains.annotations.NotNull;
|
import org.jetbrains.annotations.NotNull;
|
||||||
import org.jetbrains.jet.plugin.PluginTestCaseBase;
|
import org.jetbrains.jet.plugin.PluginTestCaseBase;
|
||||||
|
|
||||||
/**
|
|
||||||
* @author Vladimir Rudev
|
|
||||||
*/
|
|
||||||
public class SimpleNameReferenceRenameTest extends LightCodeInsightTestCase {
|
public class SimpleNameReferenceRenameTest extends LightCodeInsightTestCase {
|
||||||
|
|
||||||
@NotNull
|
@NotNull
|
||||||
|
|||||||
Reference in New Issue
Block a user