Changeset 325 for trunk/build.xml
- Timestamp:
- 03/03/10 13:38:57 (2 years ago)
- Files:
-
- 1 modified
-
trunk/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r319 r325 86 86 </target> 87 87 88 <target name="test" >88 <target name="test" depends="build"> 89 89 <iterate target="test"/> 90 90 </target>
