Changeset 11921 in josm for trunk/.classpath


Ignore:
Timestamp:
2017-04-15T20:20:00+02:00 (7 years ago)
Author:
Don-vip
Message:

improve unit test coverage of utilities classes thanks to https://trajano.github.io/commons-testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r11728 r11921  
    2121        <classpathentry kind="lib" path="test/lib/system-rules-1.16.1.jar"/>
    2222        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/>
     23        <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar"/>
    2324        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    2425        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
Note: See TracChangeset for help on using the changeset viewer.