mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
use correct method for initializing platform prefix
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
|
||||
*/
|
||||
public class ProgressIndicatorTest extends LightPlatformTestCase {
|
||||
public ProgressIndicatorTest() {
|
||||
PlatformTestCase.initPlatformLangPrefix();
|
||||
PlatformTestCase.autodetectPlatformPrefix();
|
||||
}
|
||||
|
||||
public void testCheckCanceledHasStackFrame() {
|
||||
|
||||
Reference in New Issue
Block a user