Changeset 34848 in osm for applications/editors/josm/plugins/pbf/test
- Timestamp:
- 2019-01-21T09:26:11+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pbf/test/unit/org/openstreetmap/josm/plugins/pbf/io/PbfImporterTest.java
r34826 r34848 80 80 assertEquals(97, ds.getRelations().size()); 81 81 } 82 82 83 83 /** 84 84 * Non-regression test for <a href="https://josm.openstreetmap.de/ticket/14545">Ticket #14545</a>. … … 94 94 } 95 95 96 97 96 }
Note:
See TracChangeset
for help on using the changeset viewer.