Changeset 33404 in osm for applications/editors/josm/plugins/pt_assistant/test/unit
- Timestamp:
- 2017-06-16T19:01:54+02:00 (8 years ago)
- Location:
- applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/AbstractTest.java
r33055 r33404 37 37 public static final String PATH_TO_PLATFORM_AS_WAY = "test/data/route-with-platform-as-way.osm"; 38 38 39 public static final String PATH_TO_ROUNDABOUT = "test/data/roundabout.osm"; 39 40 public static final String PATH_TO_ROUNDABOUT_ONEWAY = "test/data/duesseldorf_roundabout.osm"; 40 41 … … 55 56 public static final String PATH_TO_STOP_AREA_MANY_PLATFORMS = "test/data/stop-area-many-platforms.osm"; 56 57 57 58 58 public static final String PATH_TO_SEGMENT_TEST = "test/data/segment-test.osm"; 59 59
Note:
See TracChangeset
for help on using the changeset viewer.