Changeset 30560 in osm for applications/editors/josm/plugins/graphview
- Timestamp:
- 2014-08-04T21:39:56+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/graphview/test/unit/org/openstreetmap/josm/plugins/graphview/core/property/RoadPropertyTest.java
r23189 r30560 3 3 import static org.junit.Assert.assertEquals; 4 4 5 import org.junit.Ignore; 5 6 import org.openstreetmap.josm.plugins.graphview.core.TestDataSource; 6 7 import org.openstreetmap.josm.plugins.graphview.core.data.Tag; 7 8 9 @Ignore("no test") 8 10 abstract public class RoadPropertyTest { 9 11
Note:
See TracChangeset
for help on using the changeset viewer.