summaryrefslogtreecommitdiff
path: root/tests/app/StatementTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/StatementTest.php')
-rw-r--r--tests/app/StatementTest.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/app/StatementTest.php b/tests/app/StatementTest.php
index d78c112caa..2a17e6bf49 100644
--- a/tests/app/StatementTest.php
+++ b/tests/app/StatementTest.php
@@ -21,14 +21,9 @@ namespace Fisharebest\Webtrees;
class StatementTest extends \Fisharebest\Webtrees\TestCase
{
/**
- * Prepare the environment for these tests
- */
- public function setUp()
- {
- }
-
- /**
* Test that the class exists
+ *
+ * @return void
*/
public function testClassExists()
{