Skip to content

Commit

Permalink
- Sync with [2151].
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jan 17, 2008
1 parent 66bc372 commit eb93484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PHPUnit/Extensions/ExceptionTestCase.php
Expand Up @@ -51,7 +51,7 @@

trigger_error(
"Class PHPUnit_Extensions_ExceptionTestCase is deprecated. ".
"It will be removed in PHPUnit 4.0. ".
"It will be removed in PHPUnit 3.3. ".
"The functionality has been merged into PHPUnit_Framework_TestCase."
);

Expand Down

0 comments on commit eb93484

Please sign in to comment.