Changeset 15400 in josm for trunk/test/unit/org/openstreetmap/josm/gui/layer/GpxLayerTest.java
- Timestamp:
- 2019-10-01T02:20:06+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/gui/layer/GpxLayerTest.java
r15399 r15400 41 41 @Rule 42 42 @SuppressFBWarnings(value = "URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD") 43 public JOSMTestRules test = new JOSMTestRules().main().projection().i18n(); 43 public JOSMTestRules test = new JOSMTestRules().main().projection().i18n().metricSystem(); 44 44 45 45 private static String getHtml(GpxLayer layer) {
Note:
See TracChangeset
for help on using the changeset viewer.
