diff options
Diffstat (limited to 'tests/app/Module/CompactTreeChartModuleTest.php')
| -rw-r--r-- | tests/app/Module/CompactTreeChartModuleTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Module/CompactTreeChartModuleTest.php b/tests/app/Module/CompactTreeChartModuleTest.php index d992f5e5b5..2e4b39f906 100644 --- a/tests/app/Module/CompactTreeChartModuleTest.php +++ b/tests/app/Module/CompactTreeChartModuleTest.php @@ -18,7 +18,7 @@ /** * Test harness for the class CompactTreeChartModule */ -class CompactTreeChartModuleTest extends \PHPUnit_Framework_TestCase { +class CompactTreeChartModuleTest extends \PHPUnit\Framework\TestCase { /** * Prepare the environment for these tests */ |
