[TYPO3-core] FYI: Bug #14152: [Unit tests] Remove unnecessary require_once() calls

Christian Kuhn lolli at schwarzbu.ch
Fri Jul 16 01:15:15 CEST 2010


The following patch was committed to:
* trunk rev. 8194
* 4.4 rev. 8195

Type: Unit test improvement

Branches: trunk, 4.4

BT: http://bugs.typo3.org/view.php?id=15142

Problem:
Since 4.3 the core autoloader takes care of loading needed classes, so 
require_once() isn't needed in unit tests anymore.

Solution:
Remove require_once() calls.

How to test:
All tests should run as before.

Regards
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15142_01.diff
Type: text/x-patch
Size: 12935 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100716/b6cd86d8/attachment.bin>


More information about the TYPO3-team-core mailing list