Task #5136
Cleanup in unit tests: class_exists, comments and license
Status:
Resolved
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2009-10-27
Due date:
% Done:
100%
Estimated time:
Has patch:
Description
A lot of the unit tests contain the TYPO3 4.x license boilerplate and claim to use GPL v2. There are some extra docblocks scattered around and some tests use checks for class_exists()
around require_once()
.
Updated by Karsten Dambekalns over 12 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r3350.