mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
Update bug1532 test and resource file
Adjusted expected exception position in ParserTests for bug1532 and removed QuickTime session initialization from bug1532.pde to reflect updated test requirements.
This commit is contained in:
@@ -280,7 +280,7 @@ public class ParserTests {
|
||||
|
||||
@Test
|
||||
public void bug1532() {
|
||||
expectRecognitionException("bug1532", 50);
|
||||
expectRecognitionException("bug1532", 43);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user