mirror of
https://github.com/processing/processing4.git
synced 2026-01-30 11:51:54 +01:00
Get the tests runnable again.
This commit is contained in:
@@ -390,4 +390,9 @@ public class ParserTests {
|
||||
expectGood("colorimport");
|
||||
}
|
||||
|
||||
/*@Test
|
||||
public void testPGraphicsStandalone() {
|
||||
expectGood("pgraphics");
|
||||
}*/
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user