summaryrefslogtreecommitdiffstats
path: root/tests/codeigniter/Setup_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codeigniter/Setup_test.php')
-rw-r--r--tests/codeigniter/Setup_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codeigniter/Setup_test.php b/tests/codeigniter/Setup_test.php
index 5317c56c7..43545822a 100644
--- a/tests/codeigniter/Setup_test.php
+++ b/tests/codeigniter/Setup_test.php
@@ -1,6 +1,6 @@
<?php
-class Setup_test extends PHPUnit_Framework_TestCase {
+class Setup_test extends \PHPUnit\Framework\TestCase {
public function test_bootstrap_constants()
{