mirror of
https://github.com/processing/processing4.git
synced 2026-04-01 01:59:47 +02:00
Added tests
This commit is contained in:
@@ -3,6 +3,7 @@ package processing.mode.java;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Before;
|
||||
import org.junit.Test;
|
||||
import processing.mode.java.preproc.ImportStatement;
|
||||
|
||||
|
||||
public class ImportStatementTest {
|
||||
|
||||
Reference in New Issue
Block a user