Changeset 12557 in josm for trunk/.classpath


Ignore:
Timestamp:
2017-08-02T20:41:01+02:00 (7 years ago)
Author:
Don-vip
Message:

see #15102 - first batch of HTTP unit tests mocking, using WireMock 2.7.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r12503 r12557  
    2222        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/>
    2323        <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar"/>
     24        <classpathentry kind="lib" path="test/lib/wiremock-standalone-2.7.1.jar"/>
    2425        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    2526        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
Note: See TracChangeset for help on using the changeset viewer.