summaryrefslogtreecommitdiffstats
path: root/tests/lib/archive.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/archive.php')
-rw-r--r--tests/lib/archive.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/archive.php b/tests/lib/archive.php
index be5cc897a67..690b4378b88 100644
--- a/tests/lib/archive.php
+++ b/tests/lib/archive.php
@@ -6,7 +6,7 @@
* See the COPYING-README file.
*/
-abstract class Test_Archive extends PHPUnit_Framework_TestCase {
+abstract class Test_Archive extends \Test\TestCase {
/**
* @var OC_Archive
*/