mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Cleanup (test renamed)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ import java.io.File;
|
||||
/**
|
||||
* @author max
|
||||
*/
|
||||
public class ClsBuilderTest extends LightIdeaTestCase {
|
||||
public class ClsStubBuilderTest extends LightIdeaTestCase {
|
||||
public void testUtilList() { doTest("java/util/List.class"); }
|
||||
public void testNullable() { doTest("org/jetbrains/annotations/Nullable.class"); }
|
||||
public void testUtilCollections() { doTest("java/util/Collections.class"); }
|
||||
Reference in New Issue
Block a user