Actions
Bug #34481
closedFatal error: Class 't3lib_file_BaseTestCase' not found
Start date:
2012-03-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This completely breaks unit tests on master.
It can not find the class, because (of course) it has no clue where to look for it.
Solution: include the file.
Actions