From 52348eb8c11b06a8488e13475e6561273832716a Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Fri, 28 Sep 2018 00:40:37 +0100 Subject: PHPdoc --- tests/app/Module/InteractiveTree/TreeViewTest.php | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'tests/app/Module/InteractiveTree/TreeViewTest.php') diff --git a/tests/app/Module/InteractiveTree/TreeViewTest.php b/tests/app/Module/InteractiveTree/TreeViewTest.php index 3a754e0d90..3f6bee3e7d 100644 --- a/tests/app/Module/InteractiveTree/TreeViewTest.php +++ b/tests/app/Module/InteractiveTree/TreeViewTest.php @@ -20,15 +20,10 @@ namespace Fisharebest\Webtrees\Module\InteractiveTree; */ class TreeViewTest extends \Fisharebest\Webtrees\TestCase { - /** - * Prepare the environment for these tests - */ - public function setUp() - { - } - /** * Test that the class exists + * + * @return void */ public function testClassExists() { -- cgit v1.3