6fc412d949
This reverts commit 711c0d2f79aa9543d66e99ca0ac4c4412c24c8e4, reversing changes made to 2b47b8e5bf66687f5b3da23fefe70e364881792f.
8 lines
111 B
Java
8 lines
111 B
Java
package plugindevelopment;
|
|
|
|
public class SyntaxTreeTests {
|
|
|
|
//TODO: Hier tests für getChildren anfügen.
|
|
|
|
}
|