1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-17 11:54:33 +01:00
This commit is contained in:
Federico Fissore 2013-05-31 10:11:59 +02:00
parent 376b0f8b3f
commit e25601e3e5

View File

@ -4,11 +4,8 @@ import org.junit.Before;
import org.junit.Test;
import processing.app.AbstractWithPreferencesTest;
import processing.app.PerPortObjectFactory;
import processing.app.helpers.PreferencesMap;
import java.io.File;
import java.util.HashMap;
import java.util.Map;
import static org.junit.Assert.assertTrue;