Ignore:
Timestamp:
2015-02-25T23:09:40+01:00 (9 years ago)
Author:
donvip
Message:

[josm_plugins] cleanup test data before running unit tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build-common.xml

    r30952 r31038  
    441441        </sequential>
    442442    </target>
    443     <target name="test" depends="dist, test-compile"
     443    <target name="test" depends="dist, test-clean, test-compile"
    444444        description="Run unit tests. OSM API (TEST) account shall be set with -Dosm.username and -Dosm.password">
    445445        <taskdef uri="antlib:org.jacoco.ant" resource="org/jacoco/ant/antlib.xml" classpath="../00_core_tools/jacocoant.jar" />
Note: See TracChangeset for help on using the changeset viewer.