Changeset 14202 in josm for trunk/test/unit/org/openstreetmap/josm/data/coor
- Timestamp:
- 2018-08-29T20:50:13+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/data/coor/LatLonTest.java
r14201 r14202 36 36 * Lat/Lon sample values for unit tests 37 37 */ 38 @SuppressFBWarnings(value = "MS_MUTABLE_COLLECTION") 38 39 public static final List<Double> SAMPLE_VALUES = Arrays.asList( 39 40 // CHECKSTYLE.OFF: SingleSpaceSeparator
Note:
See TracChangeset
for help on using the changeset viewer.