Changeset 2520
- Timestamp:
- 03/05/10 10:30:10 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
framework/trunk/src/test/php/net/stubbles/websites/stubWebApplicationRunnerTestCase.php
r2519 r2520 7 7 * @version $Id$ 8 8 */ 9 stubClassLoader::load('net::stubbles::websites::stubWebApplication Runner',10 'net::stubbles::websites::stubWebApplication '9 stubClassLoader::load('net::stubbles::websites::stubWebApplication', 10 'net::stubbles::websites::stubWebApplicationRunner' 11 11 ); 12 12 /**
