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