Changeset 748
- Timestamp:
- 06/25/07 13:29:50 (1 year ago)
- Files:
-
- trunk/build/stubbles/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/build/stubbles/build.xml
r723 r748 166 166 <phingcall target="test-preparation" /> 167 167 <mySimpletest testfile=""${project.basedir}/../../src/test/run.php"" exit="true" /> 168 <!-- run two times, this time with the data cached --> 169 <mySimpletest testfile=""${project.basedir}/../../src/test/run.php"" exit="true" /> 168 170 </target> 169 171
