mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 13:21:07 +01:00
Re-enable fullscreen test
This commit is contained in:
@@ -461,8 +461,8 @@ public class ParserTests {
|
||||
@Test
|
||||
public void testMultiMultilineString() {
|
||||
// TODO: Add support for fullscreen. Not through settings. In PdeParseTreeListener.java
|
||||
// Preferences.setBoolean("export.application.fullscreen", true);
|
||||
// expectGood("fullscreen_export");
|
||||
Preferences.setBoolean("export.application.fullscreen", true);
|
||||
expectGood("fullscreen_export");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user