Changeset 12795 in josm for trunk/test/unit/org/openstreetmap/josm/JOSMFixture.java
- Timestamp:
- 2017-09-09T10:35:27+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/JOSMFixture.java
r12760 r12795 121 121 Main.setProjection(Projections.getProjectionByCode("EPSG:3857")); // Mercator 122 122 123 // setup projection grid files 124 MainApplication.setupNadGridSources(); 125 123 126 // make sure we don't upload to or test against production 124 127 url = OsmApi.getOsmApi().getBaseUrl().toLowerCase(Locale.ENGLISH).trim();
Note:
See TracChangeset
for help on using the changeset viewer.
