Changeset 13938 in josm for trunk/test
- Timestamp:
- 2018-06-15T23:15:15+02:00 (7 years ago)
- Location:
- trunk/test/unit/org/openstreetmap/josm/actions
- Files:
-
- 1 added
- 1 edited
-
SelectAllActionTest.java (added)
-
SelectByInternalPointActionTest.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/actions/SelectByInternalPointActionTest.java
r12636 r13938 55 55 } 56 56 57 privatestatic Layer initDataSet() {57 static Layer initDataSet() { 58 58 DataSet ds = new DataSet(); 59 59 Node n1 = new Node(new EastNorth(1, 1));
Note:
See TracChangeset
for help on using the changeset viewer.
