mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
StringToUpperWithoutLocaleInspectionTest: remove copyright (IDEA-CR-27824)
This commit is contained in:
-3
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user