1 Reply Latest reply on Aug 17, 2009 3:57 AM by jmesnil

    Why are HTTP integration test excluded from test suite?

    timfox

       

      <fileset dir="${test.classes.dir}">
       <exclude name="**/integration/http/*" />
       <include name="${tests.param}"/>
       </fileset>