Changeset 31786 in osm for applications/editors/josm/plugins/mapillary/test/unit/org
- Timestamp:
- 2015-12-02T00:39:31+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/test/unit/org/openstreetmap/josm/plugins/mapillary/AbstractTest.java
r31460 r31786 2 2 3 3 import org.junit.BeforeClass; 4 import org.junit.Ignore; 4 5 import org.openstreetmap.josm.plugins.mapillary.utils.TestUtil; 5 6 … … 10 11 * 11 12 */ 13 @Ignore 12 14 public abstract class AbstractTest { 13 15
Note:
See TracChangeset
for help on using the changeset viewer.