summaryrefslogtreecommitdiff
path: root/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php')
-rw-r--r--tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php b/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
index ea6963ab84..cfb6f72676 100644
--- a/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
+++ b/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
@@ -21,7 +21,7 @@ use Mockery;
/**
* Test harness for the class CensusColumnBirthDaySlashMonthYearTest
*/
-class CensusColumnBirthDaySlashMonthYearTest extends \PHPUnit_Framework_TestCase {
+class CensusColumnBirthDaySlashMonthYearTest extends \PHPUnit\Framework\TestCase {
/**
* Delete mock objects
*/