Changeset 8857 in josm for trunk/test/unit/org/openstreetmap/josm/data/coor
- Timestamp:
- 2015-10-11T17:28:19+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/data/coor/LatLonTest.java
r7937 r8857 6 6 import org.junit.Test; 7 7 8 /** 9 * Unit tests for class {@link LatLon}. 10 */ 8 11 public class LatLonTest { 9 12
Note: See TracChangeset
for help on using the changeset viewer.