Changeset 27


Ignore:
Timestamp:
Nov 5, 2007, 7:18:10 PM (18 years ago)
Author:
lpino
Message:
  • Added the new swt009_07 testcase to the list
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r15 r27  
    198198    <target name="swt009_06" depends="init,build.prp">
    199199        <property name="test.step" value="009_06" />
     200        <antcall target="swt.test" />
     201    </target>
     202
     203     <target name="swt009_07" depends="init,build.prp">
     204        <property name="test.step" value="009_07" />
    200205        <antcall target="swt.test" />
    201206    </target>
Note: See TracChangeset for help on using the changeset viewer.