Fix build, remove @author tag

This commit is contained in:
Alexander Udalov
2013-01-11 21:50:47 +04:00
parent e4d33e386e
commit 5eae85dff5
@@ -23,9 +23,6 @@ import com.intellij.testFramework.LightCodeInsightTestCase;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.jet.plugin.PluginTestCaseBase;
/**
* @author Vladimir Rudev
*/
public class SimpleNameReferenceRenameTest extends LightCodeInsightTestCase {
@NotNull