Changeset 2697
- Timestamp:
- 08/22/08 12:59:38 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/felix-testing-implementation/src/testing/templates/AgaviTestMethod.tpl
r2696 r2697 4 4 set_include_path('{include_path}'); 5 5 $GLOBALS = unserialize({globals}); 6 $GLOBALS['GLOBALS'] = &$GLOBALS; 6 7 // end copied from PHPUnit/Util/Process/TestMethod.tpl 7 8

