mirror of
https://github.com/processing/processing4.git
synced 2026-03-25 22:08:17 +01:00
Clean up tests prior to addressing #579.
This commit is contained in:
@@ -419,7 +419,7 @@ public class ParserTests {
|
||||
|
||||
@Test
|
||||
public void testMixing() {
|
||||
expectRunnerException("mixing", 1);
|
||||
expectRunnerException("mixing", 6);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user