Ignore:
Timestamp:
2015-08-21T20:44:37+02:00 (9 years ago)
Author:
nokutu
Message:

Code improved, typos corrected and small enhances

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary/test/unit/org/openstreetmap/josm/plugins/mapillary/downloads/MapillarySequenceDownloadThreadTest.java

    r31501 r31515  
    1515import org.openstreetmap.josm.plugins.mapillary.AbstractTest;
    1616import org.openstreetmap.josm.plugins.mapillary.MapillaryLayer;
    17 import org.openstreetmap.josm.plugins.mapillary.downloads.MapillaryDownloader;
    18 import org.openstreetmap.josm.plugins.mapillary.downloads.MapillarySequenceDownloadThread;
     17import org.openstreetmap.josm.plugins.mapillary.io.download.MapillaryDownloader;
     18import org.openstreetmap.josm.plugins.mapillary.io.download.MapillarySequenceDownloadThread;
    1919
    2020/**
     
    2525  /**
    2626   * Test method for
    27    * {@link org.openstreetmap.josm.plugins.mapillary.downloads.MapillarySequenceDownloadThread#run()}
     27   * {@link org.openstreetmap.josm.plugins.mapillary.io.download.MapillarySequenceDownloadThread#run()}
    2828   * .
    2929   *
Note: See TracChangeset for help on using the changeset viewer.