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.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9331
Updated by Philipp Gampe over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ce6946ac093dca24378244b8e8f6bdccba9beb2f.
Actions