Changeset 36191 in osm for applications/editors/josm/plugins/FastDraw/test
- Timestamp:
- 2023-11-01T13:10:58+01:00 (12 months ago)
- Location:
- applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw/DrawnPolyLineTest.java
r36082 r36191 14 14 import org.openstreetmap.josm.gui.layer.OsmDataLayer; 15 15 import org.openstreetmap.josm.testutils.annotations.BasicPreferences; 16 import org.openstreetmap.josm.testutils.annotations.Main; 16 17 import org.openstreetmap.josm.testutils.annotations.Projection; 17 18 -
applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw/FastDrawingModeTest.java
r36059 r36191 10 10 import org.openstreetmap.josm.gui.MainApplication; 11 11 import org.openstreetmap.josm.gui.layer.OsmDataLayer; 12 import org.openstreetmap.josm.testutils.annotations.Main; 12 13 import org.openstreetmap.josm.testutils.annotations.Projection; 13 14
Note:
See TracChangeset
for help on using the changeset viewer.