Changeset 2699
- Timestamp:
- 08/22/08 13:02:41 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/felix-testing-implementation/src/testing/AgaviUnitTestCase.class.php
r2693 r2699 24 24 DIRECTORY_SEPARATOR 25 25 ); 26 27 // TODO: carry over env name to bootstrap from parent process via passed $GLOBALS28 Agavi::bootstrap('testing-david');29 26 } 30 27

