mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 07:40:42 +07:00
use mockJdk18 by default in LightCodeInsightTestCase; remove dependency on swing/net classes in some tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// labels
|
||||
import java.io.*;
|
||||
import java.net.*;
|
||||
|
||||
|
||||
class a {
|
||||
void f() {
|
||||
@@ -66,4 +66,4 @@ class AlreadyInUse {
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user