Changeset 48


Ignore:
Timestamp:
Dec 26, 2007, 4:45:21 PM (18 years ago)
Author:
lpino
Message:

(build.xml) - New testcase for the Menu class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r27 r48  
    203203     <target name="swt009_07" depends="init,build.prp">
    204204        <property name="test.step" value="009_07" />
     205        <antcall target="swt.test" />
     206    </target>
     207
     208    <target name="swt009_08" depends="init,build.prp">
     209        <property name="test.step" value="009_08" />
    205210        <antcall target="swt.test" />
    206211    </target>
Note: See TracChangeset for help on using the changeset viewer.