Changeset 550
- Timestamp:
- 04/17/07 15:56:56 (2 years ago)
- Files:
-
- trunk/build/stubbles/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/build/stubbles/build.xml
r548 r550 111 111 <phingcall target="test-preparation" /> 112 112 <mySimpletest testfile=""${project.basedir}/../../src/test/runIntegration.php"" exit="true" /> 113 <!-- run two times, this time with the data cached --> 114 <mySimpletest testfile=""${project.basedir}/../../src/test/runIntegration.php"" exit="true" /> 113 115 </target> 114 116
