Add tests for script configuration machinery, namely ScriptTemplateProvider EP
Test highlighting and navigation depending on provided script definition
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package test;
|
||||
|
||||
public class Utils {
|
||||
public static void foo(String str) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user