Ignore:
Timestamp:
2020-01-12T16:40:18+01:00 (6 years ago)
Author:
donvip
Message:

move toulouse unit tests to module folder

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/opendata/.classpath

    r35269 r35278  
    1212        <classpathentry kind="src" path="util"/>
    1313        <classpathentry kind="src" output="bintest" path="test/unit">
     14                <attributes>
     15                        <attribute name="test" value="true"/>
     16                </attributes>
     17        </classpathentry>
     18        <classpathentry kind="src" output="bintest" path="modules/fr.toulouse/test/unit">
    1419                <attributes>
    1520                        <attribute name="test" value="true"/>
Note: See TracChangeset for help on using the changeset viewer.