Changeset 7068 in josm for trunk/.classpath


Ignore:
Timestamp:
2014-05-06T01:24:41+02:00 (10 years ago)
Author:
Don-vip
Message:

test cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r6133 r7068  
    44        <classpathentry kind="src" path="test/unit"/>
    55        <classpathentry kind="src" path="test/functional"/>
     6        <classpathentry kind="src" path="test/performance"/>
    67        <classpathentry excluding="build/|data_nodist/|dist/|doc/|lib/|macosx/|nb/|src/|test/|test/build/|test/functional/|test/performance/|test/unit/|tools/|utils/" kind="src" path=""/>
    7         <classpathentry kind="src" path="test/performance"/>
    88        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    99        <classpathentry kind="lib" path="test/lib/fest/fest-assert-1.0.jar"/>
Note: See TracChangeset for help on using the changeset viewer.