Changeset 35910 in osm for applications/editors/josm/plugins/opendata/test/unit
- Timestamp:
- 2022-02-07T16:19:11+01:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/KmlReaderTest.java
r35899 r35910 23 23 * Setup test. 24 24 */ 25 RegisterExtension 25 @RegisterExtension 26 26 JOSMTestRules rules = new JOSMTestRules().projection(); 27 27
Note:
See TracChangeset
for help on using the changeset viewer.