Added tests

This commit is contained in:
Stef Tervelde
2024-12-09 15:10:38 +01:00
parent fcc9ef10c6
commit 86f0d85e56
18 changed files with 30 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ package processing.mode.java;
import org.junit.Before;
import org.junit.Test;
import processing.app.Sketch;
import processing.mode.java.preproc.ImportStatement;
import java.util.List;