mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
Cleanup
This commit is contained in:
@@ -49,8 +49,8 @@ import java.io.File;
|
||||
import java.util.Collection;
|
||||
|
||||
/**
|
||||
* This class intended for "heavily-loaded" tests only, e.g. those need to setup separate project directory structure to run
|
||||
* For "lightweight" tests use LightAdvHighlightingTest
|
||||
* This class intended for "heavily-loaded" tests only, e.g. those need to setup separate project directory structure to run.
|
||||
* For "lightweight" tests use LightAdvHighlightingTest.
|
||||
*/
|
||||
public class AdvHighlightingTest extends DaemonAnalyzerTestCase {
|
||||
@NonNls private static final String BASE_PATH = "/codeInsight/daemonCodeAnalyzer/advHighlighting";
|
||||
|
||||
Reference in New Issue
Block a user