Changeset 7085 in josm for trunk/test/unit
- Timestamp:
- 2014-05-09T06:41:29+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/JOSMFixture.java
r7081 r7085 47 47 System.setProperty("josm.home", josmHome); 48 48 Main.initApplicationPreferences(); 49 Main.pref.enableSaveOnPut(false); 49 50 I18n.init(); 50 51 // initialize the plaform hook, and
Note:
See TracChangeset
for help on using the changeset viewer.