diff options
Diffstat (limited to 'tests/lib/errorHandler.php')
-rw-r--r-- | tests/lib/errorHandler.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/errorHandler.php b/tests/lib/errorHandler.php index 58db80b3c6e..726529e83f4 100644 --- a/tests/lib/errorHandler.php +++ b/tests/lib/errorHandler.php @@ -20,7 +20,7 @@ * */ -class Test_ErrorHandler extends \PHPUnit_Framework_TestCase { +class Test_ErrorHandler extends \Test\TestCase { /** * provide username, password combinations for testRemovePassword |