Changeset 7068 in josm for trunk/test/unit/org/openstreetmap/josm/gui/mappaint/LabelCompositionStrategyTest.groovy
- Timestamp:
- 2014-05-06T01:24:41+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/gui/mappaint/LabelCompositionStrategyTest.groovy
r3991 r7068 3 3 4 4 import org.junit.* 5 import org.openstreetmap.josm. fixtures.JOSMFixture;5 import org.openstreetmap.josm.JOSMFixture; 6 6 import org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy 7 7 import org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy;
Note:
See TracChangeset
for help on using the changeset viewer.