Get the tests runnable again.

This commit is contained in:
A Pottinger
2021-10-10 11:30:24 -07:00
parent 6be2ad128b
commit 5d56e43a7d
18 changed files with 30 additions and 6 deletions

View File

@@ -390,4 +390,9 @@ public class ParserTests {
expectGood("colorimport");
}
/*@Test
public void testPGraphicsStandalone() {
expectGood("pgraphics");
}*/
}