Ignore:
Timestamp:
2020-07-17T13:04:14+02:00 (4 years ago)
Author:
GerdP
Message:

see #19432: fix comment in unit test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/unit/org/openstreetmap/josm/command/SplitWayCommandTest.java

    r16781 r16782  
    387387                    new ArrayList<>(),
    388388                    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
    390390                    SplitWayCommand.WhenRelationOrderUncertain.SPLIT_ANYWAY
    391391            );
Note: See TracChangeset for help on using the changeset viewer.