Changeset 16782 in josm for trunk/test/unit/org
- Timestamp:
- 2020-07-17T13:04:14+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/command/SplitWayCommandTest.java
r16781 r16782 387 387 new ArrayList<>(), 388 388 Strategy.keepLongestChunk(), 389 // This split requires no additional downloads. If any are needed, this command will fail.389 // This split requires additional downloads but problem occured before the download 390 390 SplitWayCommand.WhenRelationOrderUncertain.SPLIT_ANYWAY 391 391 );
Note:
See TracChangeset
for help on using the changeset viewer.