summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-06-25 01:21:21 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-06-25 01:21:21 +0200
commit60c4dfbd9661b93bce14a6a429a3f23d19b5327c (patch)
treeb8bc6e781371ed0232949038347e467a06bbbf2a /tests
parent5f0fd49ccd396e654a4bee159799f62ac74fd9f4 (diff)
add phpunit xml
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
*/