Changeset 32882 in osm for applications/editors/josm
- Timestamp:
- 2016-08-27T12:56:44+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/test/unit/org/openstreetmap/josm/plugins/mapillary/utils/TestUtil.java
r32593 r32882 36 36 if (!isInitialized) { 37 37 System.setProperty("josm.home", "test/data/preferences"); 38 Main.initApplicationPreferences();39 38 Main.pref.enableSaveOnPut(false); 40 39 I18n.init();
Note:
See TracChangeset
for help on using the changeset viewer.