StringToUpperWithoutLocaleInspectionTest: remove copyright (IDEA-CR-27824)

This commit is contained in:
Tagir Valeev
2017-12-14 16:12:33 +07:00
parent 1bf93d4986
commit 6feb87dc4b
@@ -9,9 +9,6 @@ import com.siyeh.ig.LightInspectionTestCase;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
/**
* @author Bas Leijdekkers
*/
public class StringToUpperWithoutLocaleInspectionTest extends LightInspectionTestCase {
public void testStringToUpperWithoutLocale() {