Changeset 2519
- Timestamp:
- 03/05/10 10:08:23 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
framework/trunk/src/test/php/net/stubbles/websites/stubWebApplicationRunnerTestCase.php
r2510 r2519 7 7 * @version $Id$ 8 8 */ 9 stubClassLoader::load('net::stubbles::websites::stubWebApplicationRunner'); 9 stubClassLoader::load('net::stubbles::websites::stubWebApplicationRunner', 10 'net::stubbles::websites::stubWebApplication' 11 ); 10 12 /** 11 13 * Helper class for the test.
