diff options
Diffstat (limited to 'tests/app/Census/CensusOfDeutschland1919Test.php')
| -rw-r--r-- | tests/app/Census/CensusOfDeutschland1919Test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Census/CensusOfDeutschland1919Test.php b/tests/app/Census/CensusOfDeutschland1919Test.php index 924dd5e252..63e93c8de8 100644 --- a/tests/app/Census/CensusOfDeutschland1919Test.php +++ b/tests/app/Census/CensusOfDeutschland1919Test.php @@ -19,7 +19,7 @@ namespace Fisharebest\Webtrees\Census; /** * Test harness for the class CensusOfDeutschland1919 */ -class CensusOfDeutschland1919Test extends \PHPUnit_Framework_TestCase { +class CensusOfDeutschland1919Test extends \PHPUnit\Framework\TestCase { /** * Test the census place and date * |
