mirror of
https://github.com/processing/processing4.git
synced 2026-02-16 11:55:38 +01:00
Preprocessor Enum test
This commit is contained in:
@@ -201,6 +201,11 @@ public class ParserTests {
|
||||
public void bug1362() {
|
||||
expectGood("bug1362");
|
||||
}
|
||||
|
||||
@Test
|
||||
public void bug1390() {
|
||||
expectGood("bug1390");
|
||||
}
|
||||
|
||||
@Test
|
||||
public void bug1442() {
|
||||
|
||||
Reference in New Issue
Block a user