summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/controller/PageControllerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/controller/PageControllerTest.php b/tests/unit/controller/PageControllerTest.php
index fbb44dc67..c86e8cfba 100644
--- a/tests/unit/controller/PageControllerTest.php
+++ b/tests/unit/controller/PageControllerTest.php
@@ -23,7 +23,6 @@ class PageControllerTest extends \PHPUnit_Framework_TestCase {
private $user;
private $l10n;
-
/**
* Gets run before each test
*/