Changeset 28695 in osm for applications/editors/josm/plugins/turnrestrictions
- Timestamp:
- 2012-09-08T13:52:42+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/turnrestrictions/test/src/org/openstreetmap/josm/plugins/turnrestrictions/fixtures/JOSMFixture.java
r23510 r28695 64 64 65 65 // init projection 66 Main. proj = new Mercator();66 Main.setProjection(new Mercator()); 67 67 68 68 // make sure we don't upload to or test against production
Note:
See TracChangeset
for help on using the changeset viewer.