Changeset 14052 in josm for trunk/.classpath


Ignore:
Timestamp:
2018-07-26T22:01:31+02:00 (7 years ago)
Author:
Don-vip
Message:

see #16010 - use JMockit to enable more extensive test coverage (patch by ris, modified)

see https://github.com/openstreetmap/josm/pull/24/commits for details

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r14033 r14052  
    159159                </attributes>
    160160        </classpathentry>
     161        <classpathentry kind="lib" path="test/lib/jmockit-1.40.jar" sourcepath="C:/Users/vippy/.m2/repository/org/jmockit/jmockit/1.40/jmockit-1.40-sources.jar">
     162                <attributes>
     163                        <attribute name="test" value="true"/>
     164                </attributes>
     165        </classpathentry>
    161166        <classpathentry kind="output" path="bin"/>
    162167</classpath>
Note: See TracChangeset for help on using the changeset viewer.