diff options
Diffstat (limited to 'tests/app/Module/FamilyTreeStatisticsModuleTest.php')
| -rw-r--r-- | tests/app/Module/FamilyTreeStatisticsModuleTest.php | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/app/Module/FamilyTreeStatisticsModuleTest.php b/tests/app/Module/FamilyTreeStatisticsModuleTest.php index ff0f4d0a92..55e7f5f3ac 100644 --- a/tests/app/Module/FamilyTreeStatisticsModuleTest.php +++ b/tests/app/Module/FamilyTreeStatisticsModuleTest.php @@ -21,14 +21,9 @@ namespace Fisharebest\Webtrees\Module; class FamilyTreeStatisticsModuleTest extends \Fisharebest\Webtrees\TestCase { /** - * Prepare the environment for these tests - */ - public function setUp() - { - } - - /** * Test that the class exists + * + * @return void */ public function testClassExists() { |
